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