CheckMenuItem.setActive

void setActive(bool isActive) nothrow

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

Parameters

isActiveboolean value indicating whether the check box is active.