Enum HorizontalAlignment
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the text horizontal aligning.
public enum HorizontalAlignment
Fields
Name | Description |
---|---|
Begin | Texts place at the begin of horizontal direction. |
Center | Texts place at the center of horizontal direction. |
End | Texts place at the end of horizontal direction. |