Enum VerticalLineAlignment
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 5
An enum of vertical line alignments.
C#Copypublic enum VerticalLineAlignment : int
Name | Description |
---|---|
Bottom | vertical line alignment is from bottom. |
Center | vertical line alignment is from center. |
Top | vertical line alignment is from top. |