DockLayout.GetDock(BindableObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by the Xamarin Community Toolkit. This method gets the Dock property on a child element.
public static Xamarin.CommunityToolkit.UI.Views.Dock GetDock(Xamarin.Forms.BindableObject bindable);
Parameters
- bindable
- BindableObject
The BindableObject the attached Dock property value is retrieved from
Returns
The direction in which the child element wants to be docked