Class: TouchBarPopover
Class: TouchBarPopover
Erstellen Sie ein Popover in der Touchbar für native macOS-Anwendungen
Prozess: Haupt
Diese Klasse wird nicht aus dem 'electron'
-Modul exportiert. Es ist nur als Rückgabewert anderer Methoden in der Electron-API verfügbar.
new TouchBarPopover(options)
Instanz Eigenschaften
The following properties are available on instances of TouchBarPopover
:
touchBarPopover.label
A string
representing the popover's current button text. Changing this value immediately updates the popover in the touch bar.
touchBarPopover.icon
A NativeImage
representing the popover's current button icon. Changing this value immediately updates the popover in the touch bar.