Xamarin.Forms.LayoutAlignment Enumeration
Values that represent LayoutAlignment.

Syntax

[System.Flags]
public enum LayoutAlignment

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CenterThe center of an alignment.
EndThe end of an alignment. Usually the Bottom or Right.
FillFill the entire area if possible.
StartThe start of an alignment. Usually the Top or Left.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0