Index
Collapse All
Expand All
GetTextAlignment Method
Label Class
Members
See Also
Beta Documentation - Subject to change.
Gets the alignment of the text within the label.
Syntax
Lua
function
Label
:
GetTextAlignment
(
)
;
Returns
Type: number
The alignment of the text.
Remarks
This gets the position at which the text will be rendered within the label control.
See Also
Label
Turbine.UI