Version

HorizontalAlignment Enumeration

Indicates the horizontal position of an item relative to another object.
Syntax
public enum HorizontalAlignment : System.Enum 
Members
MemberDescription
CenterCenter the item
LeftAlign the item to the left
RightAlign the item to the right
StretchStretch the item to the full width
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also