FlexLayout.Position Property

Definition

Gets or sets a value that controls whether the coordinates of child elements are specified in absolute or relative terms.

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

Property Value

A value that controls whether the coordinates of child elements are specified in absolute or relative terms.

Applies to