public enum HorizontalTextAlignment : System.Enum
Member | Description |
---|---|
Center | Align text in the center of the line. |
Distributed | Distributes the words across the entire line. |
Justified | Align text so it is justified across the line. |
JustifiedLow | Aligns the text with an adjusted kashida length for Arabic text. |
Left | Align the text to the left of the line. |
Right | Align the text to the right of the line. |
ThaiDistributed | Distributes Thai text by treating each character as a word. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+