---
title: contentProposalViewController
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/contentproposalviewcontroller
---

# contentProposalViewController

The view controller responsible for the presentation of content proposals.

## Declaration

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

## Mentioned in

Presenting Content Proposals in tvOS

## Discussion

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