removeAllMenuItems method

This function removes all menu items that were added by the hybrid app.

Syntax

<static> removeAllMenuItems()

Example

hwc.removeAllMenuItems();

Source

hwc-comms.js, line 749.