omni.kit.menu.utils.app_menu Classes#

Classes Summary:

AppMenu

IconMenuDelegate

Icon Menu Delegate class.

MenuActionControl

Setting for executing actions. Either NODELAY which is executed instantly or NONE which is async with 1 frame delay

MenuItemOrder

“appear_after” values. FIRST will be top of list and LAST will be bottom of list.

MenuState

Internal state. Invalid is before EVENT_APP_READY event received and Created is after.