VisualElement.IVisualElementController.EffectiveFlowDirection Property

Definition

Gets the effective visual flow direction for the element on the platform, taking into account the locale and logical flow settings.

Xamarin.Forms.EffectiveFlowDirection Xamarin.Forms.IVisualElementController.EffectiveFlowDirection { get; }
member this.Xamarin.Forms.IVisualElementController.EffectiveFlowDirection : Xamarin.Forms.EffectiveFlowDirection

Property Value

The effective flow direction for the visual element.

Implements

Applies to