LayoutOptions.Alignment Property

Definition

Gets or sets a value that indicates how an element will be aligned.

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

Property Value

The LayoutAlignment flags that describe the behavior of an element.

Applies to