CheckMenuItem.setActive

Sets the active state of the menu item’s check box.

class CheckMenuItem
void
setActive
()

Parameters

isActive bool

boolean value indicating whether the check box is active.

Meta