---
title: selectionColor
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspickertouchbaritem/selectioncolor
---

# selectionColor

## Declaration

```swift
@NSCopying var selectionColor: UIColor? { get set }
```

```swift
@NSCopying var selectionColor: NSColor? { get set }
```

## See Also

### Handling selection

- [selectedIndex](appkit/nspickertouchbaritem/selectedindex.md)
- [selectionMode](appkit/nspickertouchbaritem/selectionmode-swift.property.md)
- [NSPickerTouchBarItem.SelectionMode](appkit/nspickertouchbaritem/selectionmode-swift.enum.md)
