Enum VerticalAlignmentType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for vertical alignment types.
public enum VerticalAlignmentType
Fields
Name | Description |
---|---|
Bottom | Align vertically bottom. |
Center | Align vertically center. |
Top | Align vertically top. |