---
title: groupTouchBar
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsgrouptouchbaritem/grouptouchbar
---

# groupTouchBar

A bar that holds this group’s items.

## Declaration

```swift
var groupTouchBar: NSTouchBar { get set }
```

## Discussion

Discussion This bar can be configured in the same way as all other bars. By default, this bar is empty.

## See Also

### Configuring groups

- [groupUserInterfaceLayoutDirection](appkit/nsgrouptouchbaritem/groupuserinterfacelayoutdirection.md)
