Version

VerticalTextAlignment Enumeration

Represents the various vertical text alignment types.
Syntax
public enum VerticalTextAlignment : System.Enum 
Members
MemberDescription
BottomAlign the text to the bottom of the available area.
CenterAlign the center to the bottom of the available area.
TopAlign the text to the top of the available area.
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