---
title: AVExperienceController.ExpandedConfiguration.Placement
framework: avkit
role: symbol
role_heading: Structure
path: avkit/avexperiencecontroller/expandedconfiguration/placement
---

# AVExperienceController.ExpandedConfiguration.Placement

A structure that represents where the video will be experienced.

## Declaration

```swift
struct Placement
```

## Overview

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

## Topics

### Placements

- [over(scene:)](avkit/avexperiencecontroller/expandedconfiguration/placement/over(scene:).md)
- [unspecified](avkit/avexperiencecontroller/expandedconfiguration/placement/unspecified.md)

## Relationships

### Conforms To

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

## See Also

### Specifying placement

- [fallbackPlacement](avkit/avexperiencecontroller/expandedconfiguration/fallbackplacement.md)
