IView.FlowDirection Property

Definition

Direction in which the UI elements are scanned by the eye

public:
 property Microsoft::Maui::FlowDirection FlowDirection { Microsoft::Maui::FlowDirection get(); };
public Microsoft.Maui.FlowDirection FlowDirection { get; }
member this.FlowDirection : Microsoft.Maui.FlowDirection
Public ReadOnly Property FlowDirection As FlowDirection

Property Value

Applies to