Previous topic

ItemContainerImmutable

Next topic

JoystickEvent

This Page

phoenix_title ItemKindΒΆ

The ItemKind enumeration provides the following values:

Description Value
ITEM_SEPARATOR  
ITEM_NORMAL Normal tool button / menu item.
ITEM_CHECK Check (or toggle) tool button / menu item.
ITEM_RADIO Radio tool button / menu item.
ITEM_DROPDOWN Normal tool button with a dropdown arrow next to it.
ITEM_MAX