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

# tintColor

The color the glass effect view uses to tint the background and glass effect toward.

## Declaration

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