---
title: controlTint
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsprogressindicator/controltint
---

# controlTint

The progress indicator’s control tint.

## Declaration

```swift
var controlTint: NSControlTint { get set }
```

## Discussion

Discussion See NSCell for possible values.

## See Also

### Setting the appearance

- [controlSize](appkit/nsprogressindicator/controlsize.md)
- [isBezeled](appkit/nsprogressindicator/isbezeled.md)
- [isIndeterminate](appkit/nsprogressindicator/isindeterminate.md)
- [style](appkit/nsprogressindicator/style-swift.property.md)
- [sizeToFit()](appkit/nsprogressindicator/sizetofit().md)
- [isDisplayedWhenStopped](appkit/nsprogressindicator/isdisplayedwhenstopped.md)
