Enum VerticalAlignment

Definition

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

Enumeration for the text horizontal aligning.

C#
Copy
public enum VerticalAlignment
Name Description
Bottom

Texts place at the bottom of vertical direction.

Center

Texts place at the center of vertical direction.

Top

Texts place at the top of vertical direction.