VisualElement.FlowDirection Property

Definition

Gets or sets the layout flow direction.

public Xamarin.Forms.FlowDirection FlowDirection { get; set; }
member this.FlowDirection : Xamarin.Forms.FlowDirection with get, set

Property Value

The layout flow direction.

Applies to