Index
Collapse All
Expand All
IsVisible Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Gets a flag indicating if the control is visible.
Syntax
Lua
function
Control
:
IsVisible
(
)
;
Returns
Type: boolean
True if the control is visible.
Remarks
Gets a flag indicating if the control is visible.
See Also
Control
Turbine.UI