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