electronjs.org-new/docs/latest/api/touch-bar-other-items-proxy.md

1.2 KiB

title description slug hide_title
Class: TouchBarOtherItemsProxy Instantiates a special "other items proxy", which nests TouchBar elements inherited from Chromium at the space indicated by the proxy. By default, this proxy is added to each TouchBar at the end of the input. For more information, see the AppKit docs on NSTouchBarItemIdentifierOtherItemsProxy Note: Only one instance of this class can be added per TouchBar. touch-bar-other-items-proxy false

Class: TouchBarOtherItemsProxy

Instantiates a special "other items proxy", which nests TouchBar elements inherited from Chromium at the space indicated by the proxy. By default, this proxy is added to each TouchBar at the end of the input. For more information, see the AppKit docs on NSTouchBarItemIdentifierOtherItemsProxy

Note: Only one instance of this class can be added per TouchBar.

Process: Main
This class is not exported from the 'electron' module. It is only available as a return value of other methods in the Electron API.

new TouchBarOtherItemsProxy()