Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 631 Bytes

File metadata and controls

13 lines (10 loc) · 631 Bytes

VerticalAlignment

Enumeration of possible vertical alignment values.

Enum

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]