hideMenuButton Method

Deprecated  in 4.11.x. Please use UiFramework.hideMenuButton.

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 April, 2024