---
title: WidgetMountingStyle
framework: widgetkit
role: symbol
role_heading: Structure
path: widgetkit/widgetmountingstyle
---

# WidgetMountingStyle

Values that define the widget’s supported mounting style.

## Declaration

```swift
struct WidgetMountingStyle
```

## Topics

### Type Properties

- [elevated](widgetkit/widgetmountingstyle/elevated.md)
- [recessed](widgetkit/widgetmountingstyle/recessed.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### visionOS widgets

- [Updating your widgets for visionOS](widgetkit/updating-your-widgets-for-visionos.md)
- [widgetTexture(_:)](swiftui/widgetconfiguration/widgettexture(_:).md)
- [WidgetTexture](widgetkit/widgettexture.md)
- [supportedMountingStyles(_:)](swiftui/widgetconfiguration/supportedmountingstyles(_:).md)
- [LevelOfDetail](widgetkit/levelofdetail.md)
