Version

VerticalAlignment Enumeration

Indicates the vertica position of an item relative to another object.
Syntax
public enum VerticalAlignment : System.Enum 
Members
MemberDescription
BottomAlign the item to the bottom
CenterCenter the item
StretchStretch the item to the full height
TopAlign the item to the top
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