---
title: tintColor
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/tintcolor
---

# tintColor

A color value that resolves at runtime based on the current tint color of the app or trait hierarchy.

## Declaration

```swift
class var tintColor: UIColor { get }
```
