---
title: tintColor
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicellaccessory-swift.struct/checkmarkoptions/tintcolor
---

# tintColor

The tint color to apply to the accessory.

## Declaration

```swift
var tintColor: UIColor?
```

## Discussion

Discussion The default value of this property is nil, which means that the accessory uses the system default tint color.

## See Also

### Accessing configuration options

- [isHidden](uikit/uicellaccessory-swift.struct/checkmarkoptions/ishidden.md)
- [reservedLayoutWidth](uikit/uicellaccessory-swift.struct/checkmarkoptions/reservedlayoutwidth.md)
