Programmer's Guide > Interfaces > MenuItem interface > checked attribute
  
checked attribute
For toggle menu items only. Shows whether the toggle menu item is checked or not.
checked
Access
read-write
Returns
boolean
Set throws
WindowException
INVALID_MODIFICATION_ERR: Raised if the object is not a toggle menu item.