---
title: tintColor
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvviewelementstyle/tintcolor
---

# tintColor

The tint color applied to an element.

## Declaration

```swift
var tintColor: TVColor? { get }
```

## See Also

### Coloring an Element

- [backgroundColor](tvmlkit/tvviewelementstyle/backgroundcolor.md)
- [color](tvmlkit/tvviewelementstyle/color.md)
- [highlightColor](tvmlkit/tvviewelementstyle/highlightcolor.md)
