Text::setAlign()
Sets the alignment of the text.
Syntax
Java
.setAlign(align)
Parameters
| Name | Data Type | Description |
|---|---|---|
| align | TextAlign | where the text should sit relative to its position |
Return
void
Sets the alignment of the text.
.setAlign(align)
| Name | Data Type | Description |
|---|---|---|
| align | TextAlign | where the text should sit relative to its position |
void