---
title: DynamicIslandExpandedRegionPosition
framework: widgetkit
role: symbol
role_heading: Structure
path: widgetkit/dynamicislandexpandedregionposition
---

# DynamicIslandExpandedRegionPosition

View positions of an expanded Live Activity that appears in the Dynamic Island.

## Declaration

```swift
struct DynamicIslandExpandedRegionPosition
```

## Topics

### View positions

- [bottom](widgetkit/dynamicislandexpandedregionposition/bottom.md)
- [center](widgetkit/dynamicislandexpandedregionposition/center.md)
- [leading](widgetkit/dynamicislandexpandedregionposition/leading.md)
- [trailing](widgetkit/dynamicislandexpandedregionposition/trailing.md)

## See Also

### Creating the expanded presentation

- [init(_:priority:content:)](widgetkit/dynamicislandexpandedregion/init(_:priority:content:).md)
- [dynamicIsland(verticalPlacement:)](swiftui/view/dynamicisland(verticalplacement:).md)
- [DynamicIslandExpandedRegionVerticalPlacement](widgetkit/dynamicislandexpandedregionverticalplacement.md)
- [DynamicIslandExpandedContent](widgetkit/dynamicislandexpandedcontent.md)
- [DynamicIslandExpandedContentBuilder](widgetkit/dynamicislandexpandedcontentbuilder.md)
