MenuItem Properties
Name | Type | Default | Description |
---|---|---|---|
Checked | bool | true | |
Disabled | bool | false | Controls whether the element is enabled or disabled. When set to true, the element is interactive and can receive user input; when set to false, the element is disabled, preventing user interaction and applying a disabled appearance as appropriate. |
Label | object | ||
Level | int | N/A | |
Separator | bool | true | |
Shortcut | string | "" | |
Value | object | N/A |