Xamarin.Forms
LayoutAlignment
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 Name
Description
Center
The center of an alignment.
End
The end of an alignment. Usually the Bottom or Right.
Fill
Fill the entire area if possible.
Start
The 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