MenuItemKind

The kind of a menu item.

Values

ValueMeaning
normal

A normal command item.

separator

A horizontal separator line (no command).

checkable

A command item with a check mark that can be toggled.

Meta