Share via


DockLayout.SetDock(BindableObject, Dock) Method

Definition

For internal use by the Xamarin Community Toolkit. This method sets the Dock property on a child element.

public static void SetDock(Xamarin.Forms.BindableObject bindable, Xamarin.CommunityToolkit.UI.Views.Dock value);

Parameters

bindable
BindableObject

The BindableObject the attached Dock property value is set on

value
Dock

Applies to