Index
Collapse All
Expand All
HasFocus Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Returns true if the control has focus.
Syntax
Lua
function
Control
:
HasFocus
(
)
;
Returns
Type: boolean
Returns true if the control has focus.
Remarks
Returns true if the control has focus.
See Also
Control
Turbine.UI