Share via


AbsoluteLayout.LayoutFlagsProperty Field

Definition

Bindable property for attached property LayoutFlags.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ LayoutFlagsProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty LayoutFlagsProperty;
 staticval mutable LayoutFlagsProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly LayoutFlagsProperty As BindableProperty 

Field Value

Remarks

The interface for this property is defined by the GetLayoutFlags(BindableObject) and SetLayoutFlags(BindableObject, AbsoluteLayoutFlags) methods.

Applies to