<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/WidgetMountingStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit0A13MountingStyleV"
  },
  "title" : "WidgetMountingStyle"
}
-->

# WidgetMountingStyle

Values that define the widget’s supported mounting style.

```
struct WidgetMountingStyle
```

## Topics

### Type Properties

[`static let elevated: WidgetMountingStyle`](/documentation/WidgetKit/WidgetMountingStyle/elevated)

Mounting style surrounding the widget with a composite material

[`static let recessed: WidgetMountingStyle`](/documentation/WidgetKit/WidgetMountingStyle/recessed)

Mounting style where a widget is displayed within a recessed portal

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

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)