---
title: NSToolbarItemGroup.SelectionMode.selectAny
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstoolbaritemgroup/selectionmode-swift.enum/selectany
---

# NSToolbarItemGroup.SelectionMode.selectAny

The system toggles a highlight on any item selected.

## Declaration

```swift
case selectAny
```

## See Also

### Selection modes

- [NSToolbarItemGroup.SelectionMode.momentary](appkit/nstoolbaritemgroup/selectionmode-swift.enum/momentary.md)
- [NSToolbarItemGroup.SelectionMode.selectOne](appkit/nstoolbaritemgroup/selectionmode-swift.enum/selectone.md)
