Name
Menuitem.Type -- set/get menu item type
Function
This attribute can be used to set the type for this menu item. The following types are currently possible:

Normal
Normal menu item.

Toggle
Toggle menu item with a checkmark.

Radio
Menu item is part of a group of radio items. Menuitem.Exclude can be used to define the possible combinations of the radio items.

Type
String (see above for possible values)

Applicability
IG


Show TOC