new MenuItemStatus(menuItemLabel, enabled, checked)
Parameters:
Name | Type | Description |
---|---|---|
menuItemLabel |
The menu item label. |
|
enabled |
True if user wants to enable the menu item. |
|
checked |
True if user wants to check the menu item. |
- Since:
-
- 5.2.0
- Source:
Returns:
MenuItemStatus object.