Handler object for macOS based title bar.

Note: depcrecated as it doesn't work for latest MacOS

Deprecated

Constructors

Methods

Constructors

Methods

  • Select an item from the mac menu bar by its path, does not actually visibly open the menus.

    Parameters

    • Rest ...items: string[]

      varargs path to the given menu item each argument serves as a part of the path in order,

      e.g. ('File', 'Save') will select the 'Save' item from the 'File' submenu

    Returns void

Generated using TypeDoc