electron/docs/api/touch-bar-group.md

11 lines
312 B
Markdown
Raw Normal View History

2017-03-03 09:54:46 -08:00
## Class: TouchBarGroup
> Create a group in the touch bar for native macOS applications
2018-04-09 17:58:10 -03:00
Process: [Main](../tutorial/application-architecture.md#main-and-renderer-processes)
2017-03-03 09:54:46 -08: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.