---
title: materialize
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/glasseffecttransition/materialize
---

# materialize

The materialize glass effect transition which will fade in content and animate in or out the glass material but will not attempt to match the geometry of any other glass effects.

## Declaration

```swift
static var materialize: GlassEffectTransition { get }
```

## Mentioned in

Applying Liquid Glass to custom views
