<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 2.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/GlassBackgroundEffect",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI21GlassBackgroundEffectP"
  },
  "title" : "GlassBackgroundEffect"
}
-->

# GlassBackgroundEffect

A specification for the appearance of a glass background.

```
protocol GlassBackgroundEffect
```

## Relationships

### Conforming Types

[`PlateGlassBackgroundEffect`](/documentation/SwiftUI/PlateGlassBackgroundEffect)

[`FeatheredGlassBackgroundEffect`](/documentation/SwiftUI/FeatheredGlassBackgroundEffect)

[`AutomaticGlassBackgroundEffect`](/documentation/SwiftUI/AutomaticGlassBackgroundEffect)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)