TextAlign Type
Horizontal alignment for a `Text` primitive.
Union cases
| Union case |
Description
|
Full Usage:
Center
|
|
Full Usage:
Left
|
|
Full Usage:
Right
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCenter
Returns: bool
|
|
Full Usage:
this.IsLeft
Returns: bool
|
|
Full Usage:
this.IsRight
Returns: bool
|
|
FSBarV1_Archived