Enum VerticalAlignmentType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Enumeration for vertical alignment types.
C#Copypublic enum VerticalAlignmentType
Name | Description |
---|---|
Bottom | Align vertically bottom. |
Center | Align vertically center. |
Top | Align vertically top. |