Header menu logo fable-electron-docs-api

TouchBarGroup Type

⚠ Process Availability: Main ✔ | Renderer ❌ | Utility ❌ | Exported ❌

Create a group in the touch bar for native macOS applicationsProcess: 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.

Constructors

Constructor Description

TouchBarGroup(items)

Full Usage: TouchBarGroup(items)

Parameters:
    items : TouchBar - Items to display as a group.

Returns: TouchBarGroup
items : TouchBar

Items to display as a group.

Returns: TouchBarGroup

Type something to start searching.