Enumeration of possible vertical alignment values.
| Name | Type | Value | Description |
|---|---|---|---|
| BOTTOM | string | 'Bottom' | Align to bottom. |
| CENTER | string | 'Center' | Center alignment. |
| NONE | string | 'None' | No alignment (use specified position). |
| TOP | string | 'Top' | Align to top. |
[Back to Model list] [Back to API list] [Back to README] [View Source]