---
title: AVExperienceController.Configuration.Placement
framework: avkit
role: symbol
role_heading: Structure
path: avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct
---

# AVExperienceController.Configuration.Placement

A struct used to set the placement for the media playback to be experienced.

## Declaration

```swift
struct Placement
```

## Overview

Overview Controls where an experience is placed. It can be over a UIScene.

## Topics

### Placements

- [over(scene:)](avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct/over(scene:).md)
- [unspecified](avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct/unspecified.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Configuring placement

- [placement](avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.property.md)
