Static
selectSelect an item from the mac menu bar by its path, does not actually visibly open the menus.
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
Generated using TypeDoc
Handler object for macOS based title bar.
Note: depcrecated as it doesn't work for latest MacOS
Deprecated