Enum VerticalAlignmentType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

Enumeration for vertical alignment types.

C#
Copy
public enum VerticalAlignmentType
Name Description
Bottom

Align vertically bottom.

Center

Align vertically center.

Top

Align vertically top.