hideMenuButton Method
Hides a menu button.
hideMenuButton(_id: string): boolean
@returns true if the menu was hidden, false if the menu could not be hidden.
| Parameter | Type | Description |
|---|---|---|
| _id | string | Id of the menu button. Multiple menu buttons may be displayed. |
Returns - boolean
true if the menu was hidden, false if the menu could not be hidden.
Defined in
Last Updated: 05 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.