---
title: tintColor
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uirefreshcontrol/tintcolor
---

# tintColor

The tint color for the refresh control.

## Declaration

```swift
var tintColor: UIColor! { get set }
```

## Discussion

Discussion The default value of this property is nil.

## See Also

### Accessing the control attributes

- [attributedTitle](uikit/uirefreshcontrol/attributedtitle.md)
