---
title: role
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstoolbaritemgroup/role-swift.property
---

# role

The semantic role of the item. Defaults to NSToolbarItemGroupRoleAutomatic.

## Declaration

```swift
var role: NSToolbarItemGroup.Role { get set }
```
