Version

VerticalTitleAlignment Enumeration

Determines the horizontal alignment for a title
Syntax
public enum VerticalTitleAlignment : System.Enum 
Members
MemberDescription
BottomThe title will be aligned on the bottom
CenterThe title will be centered vertically
DistributedThe title will be distributed
JustifyThe title will be justified
TopThe title will be aligned on 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