---
title: unselectedItemTintColor
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitabbar/unselecteditemtintcolor
---

# unselectedItemTintColor

The tint color to apply to unselected tabs.

## Declaration

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

## See Also

### Configuring selection appearance

- [selectionIndicatorImage](uikit/uitabbar/selectionindicatorimage.md)
- [selectedImageTintColor](uikit/uitabbar/selectedimagetintcolor.md)
