mirror of
https://github.com/electron/electron.git
synced 2026-02-02 03:05:29 -05:00
11 lines
253 B
Markdown
11 lines
253 B
Markdown
## Class: TouchBarGroup
|
|
|
|
> Create a group in the touch bar for native macOS applications
|
|
|
|
Process: [Main](../tutorial/quick-start.md#main-process)
|
|
|
|
### `new TouchBarGroup(options)`
|
|
|
|
* `options` Object
|
|
* `items` TouchBar - Items to display as a group.
|