---
title: identity
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/glass/identity
---

# identity

The identity variant of glass. When applied, your content remains unaffected as if no glass effect was applied.

## Declaration

```swift
static var identity: Glass { get }
```
