<!--
{
  "availability" : [
    "tvOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVPlayerViewController/contentProposalViewController",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AVPlayerViewController(py)contentProposalViewController"
  },
  "title" : "contentProposalViewController"
}
-->

# contentProposalViewController

The view controller responsible for the presentation of content proposals.

```
var contentProposalViewController: AVContentProposalViewController! { get set }
```

## Discussion

Set this property value to an instance of your custom content proposal view controller subclass to provide the presentation for your content proposal.

---

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)