---
title: placement
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.property
---

# placement

Supply a Placement to be used when the original container isn’t added to the view controller hierarchy; i.e. the AVPlayerViewController is off-screen.

## Declaration

```swift
var placement: AVExperienceController.Configuration.Placement
```

## Discussion

Discussion Indicates the placement of where the media playback will be experienced. Setting this property will apply to all experiences, unless its overwritten by the targeted experience configuration object.

## See Also

### Configuring placement

- [AVExperienceController.Configuration.Placement](avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct.md)
