Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 516 Bytes

HorizontalAlignment.md

File metadata and controls

15 lines (10 loc) · 516 Bytes

HorizontalAlignment

Describes horizontal alignment.

Enum

Name Type Value Description
NONE str "None" No alignment.
LEFT str "Left" Align to left.
CENTER str "Center" Center alignment.
RIGHT str "Right" Align to right.

[Back to Model list] [Back to API list] [Back to README]