menus module
Module to interact with the menu-specific part of the SDK. This object is used to show View Configuration, Action Menu and Navigation Bar Menu.
Action |
Parameters used to create an action menu within an app |
Display |
Defines how a menu item should appear in the NavBar. |
is |
Checks if the menus capability is supported by the host |
Checks if the menus capability is supported by the host
TypeScript
function isSupported(): boolean
Returns
boolean
boolean to represent whether the menus capability is supported