2017-03-03 09:54:46 -08:00
|
|
|
## Class: TouchBarGroup
|
|
|
|
|
|
|
|
> Create a group in the touch bar for native macOS applications
|
|
|
|
|
|
|
|
Process: [Main](../tutorial/quick-start.md#main-process)
|
|
|
|
|
2017-03-17 10:38:15 -07:00
|
|
|
### `new TouchBarGroup(options)` _Experimental_
|
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.
|