NumberGet the MenuID
Kind: Instance method of ShowAppMenu
Returns: Number - the KEY_MENU_ID value
ShowAppMenuSet the MenuID
Kind: Instance method of ShowAppMenu
Returns: ShowAppMenu - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| id | Number |
If omitted the HMI opens the app's menu. If set to a sub-menu ID the HMI opens the corresponding sub-menu previously added using `AddSubMenu`. - The desired MenuID. {'num_min_value': 1, 'num_max_value': 2000000000} |