OptionalactionMenu Item action
OptionalgroupMenu Item group
Optionali18nThe i18n key and namespace used to populate the localized title. This is the recommend way to set the title if you are localizing your studio.
OptionaliconMenu Item icon
OptionalidUnique identifier for the menu item. Used for tracking selected state of custom menu items. Menu items with the same id will share selected state (like radio buttons).
OptionalintentMenu Item intent
OptionalparamsMenu Item parameters. See MenuItemParamsType
OptionalshowDetermine if it will show the MenuItem as action
Menu Item title. Note that the i18n configuration will take
precedence and this title is left here as a fallback if no i18n key is
provided and compatibility with older plugins
Interface for menu items