---
title: tintColor
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsrefreshcontroller/tintcolor
---

# tintColor

The tint color for the refresh controller.

## Declaration

```swift
var tintColor: NSColor? { get set }
```

## Discussion

Discussion This color is used for the refresh indicator.
