2017-03-03 09:54:46 -08:00
|
|
|
## Class: TouchBarGroup
|
|
|
|
|
|
|
|
> Create a group in the touch bar for native macOS applications
|
|
|
|
|
2020-10-13 23:15:40 +03:00
|
|
|
Process: [Main](../glossary.md#main-process)
|
2017-03-03 09:54:46 -08:00
|
|
|
|
2020-04-02 09:32:18 -07:00
|
|
|
### `new TouchBarGroup(options)`
|
2017-03-03 09:54:46 -08:00
|
|
|
|
|
|
|
* `options` Object
|
2017-03-08 13:04:55 -08:00
|
|
|
* `items` [TouchBar](touch-bar.md) - Items to display as a group.
|