Enum HorizontalAlignment

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for the text horizontal aligning.

C#
Copy
public enum HorizontalAlignment
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.