## Class: TouchBarGroup

> Create a group in the touch bar for native macOS applications

Process: [Main](../glossary.md#main-process)<br />
_This class is not exported from the `'electron'` module. It is only available as a return value of other methods in the Electron API._

### `new TouchBarGroup(options)`

* `options` Object
  * `items` [TouchBar](touch-bar.md) - Items to display as a group.