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

# PlateGlassBackgroundEffect

The plate glass background effect.

```
struct PlateGlassBackgroundEffect
```

## Overview

You can also use [`plate`](/documentation/SwiftUI/GlassBackgroundEffect/plate) to construct this
effect.

## Topics

### Initializers

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

Creates a plate glass background effect.

## Relationships

### Conforms To

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

---

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)