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

# tintColor

A tint color applied to the glass.

## Declaration

```swift
@NSCopying var tintColor: UIColor? { get set }
```
