---
title: automatic
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/glassbackgroundeffect/automatic
---

# automatic

The default glass background effect, based on the glass’s context.

## Declaration

```swift
static var automatic: AutomaticGlassBackgroundEffect { get }
```
