---
title: "tint(_:)"
framework: swiftui
role: symbol
role_heading: Instance Method
path: "swiftui/glass/tint(_:)"
---

# tint(_:)

Returns a copy of the structure with a configured tint color.

## Declaration

```swift
func tint(_ color: Color?) -> Glass
```
