Share via


DockLayout.Dock Property

Definition

Gets or sets in what direction the child element is docked. Attached property that needs to be set on children of the DockLayout. This is a bindable property.

public Xamarin.CommunityToolkit.UI.Views.Dock Dock { get; set; }

Property Value

Applies to