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

# controlRepresentation

A value that represents how a toolbar displays a grouped toolbar item.

## Declaration

```swift
var controlRepresentation: NSToolbarItemGroup.ControlRepresentation { get set }
```

## See Also

### Configuring grouped toolbar items

- [NSToolbarItemGroup.ControlRepresentation](appkit/nstoolbaritemgroup/controlrepresentation-swift.enum.md)
- [selectionMode](appkit/nstoolbaritemgroup/selectionmode-swift.property.md)
- [NSToolbarItemGroup.SelectionMode](appkit/nstoolbaritemgroup/selectionmode-swift.enum.md)
