<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVMultiviewManager/contentSelectionViewController",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "s:5AVKit18AVMultiviewManagerC30contentSelectionViewControllerAA09AVContentefG0CSgvp"
  },
  "title" : "contentSelectionViewController"
}
-->

# contentSelectionViewController

A view controller that presents a user interface to select additional video content to display.

```
@MainActor final var contentSelectionViewController: AVContentSelectionViewController? { get set }
```

## Discussion

Implement this property to add custom user interface elements. The primary role of this interface is to provide a way for people to add videos.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)