hide

hides the toolbar

void hide(string id);
idstringthe id of the toolbar

Example

vault.toolbar.hide("switch");

Related samples

See also
  • API
  • Back to top