---
title: AVContentProposalViewController
framework: avkit
role: symbol
role_heading: Class
path: avkit/avcontentproposalviewcontroller
---

# AVContentProposalViewController

A view controller that proposes content to watch next.

## Declaration

```swift
@MainActor class AVContentProposalViewController
```

## Mentioned in

Presenting Content Proposals in tvOS

## Overview

Overview Subclass this class to define the user interface for your content proposal.

## Topics

### Configuring the Proposal

- [contentProposal](avkit/avcontentproposalviewcontroller/contentproposal.md)
- [AVContentProposal](avkit/avcontentproposal.md)
- [dateOfAutomaticAcceptance](avkit/avcontentproposalviewcontroller/dateofautomaticacceptance.md)
- [playerLayoutGuide](avkit/avcontentproposalviewcontroller/playerlayoutguide.md)
- [preferredPlayerViewFrame](avkit/avcontentproposalviewcontroller/preferredplayerviewframe.md)

### Dismissing the Proposal

- [dismissContentProposal(for:animated:completion:)](avkit/avcontentproposalviewcontroller/dismisscontentproposal(for:animated:completion:).md)
- [AVContentProposalAction](avkit/avcontentproposalaction.md)

### Accessing the Player View Controller

- [playerViewController](avkit/avcontentproposalviewcontroller/playerviewcontroller.md)

## Relationships

### Inherits From

- [UIViewController](uikit/uiviewcontroller.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSExtensionRequestHandling](foundation/nsextensionrequesthandling.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [UIActivityItemsConfigurationProviding](uikit/uiactivityitemsconfigurationproviding.md)
- [UIAppearanceContainer](uikit/uiappearancecontainer.md)
- [UIContentContainer](uikit/uicontentcontainer.md)
- [UIFocusEnvironment](uikit/uifocusenvironment.md)
- [UIResponderStandardEditActions](uikit/uiresponderstandardeditactions.md)
- [UIStateRestoring](uikit/uistaterestoring.md)
- [UITraitChangeObservable](uikit/uitraitchangeobservable-67e94.md)
- [UITraitEnvironment](uikit/uitraitenvironment.md)
- [UIUserActivityRestoring](uikit/uiuseractivityrestoring.md)

## See Also

### tvOS playback and capture

- [Customizing the tvOS Playback Experience](avkit/customizing-the-tvos-playback-experience.md)
- [Presenting Navigation Markers](avkit/presenting-navigation-markers.md)
- [Working with Interstitial Content](avkit/working-with-interstitial-content.md)
- [Presenting Content Proposals in tvOS](avkit/presenting-content-proposals-in-tvos.md)
- [Working with Overlays and Parental Controls in tvOS](avkit/working-with-overlays-and-parental-controls-in-tvos.md)
- [Supporting Continuity Camera in your tvOS app](avkit/supporting-continuity-camera-in-your-tvos-app.md)
- [AVPlayerViewController](avkit/avplayerviewcontroller.md)
- [AVPlayerViewControllerDelegate](avkit/avplayerviewcontrollerdelegate.md)
- [AVInterstitialTimeRange](avkit/avinterstitialtimerange.md)
- [AVNavigationMarkersGroup](avkit/avnavigationmarkersgroup.md)
- [AVDisplayManager](avkit/avdisplaymanager.md)
- [AVContinuityDevicePickerViewController](avkit/avcontinuitydevicepickerviewcontroller.md)
- [AVContinuityDevicePickerViewControllerDelegate](avkit/avcontinuitydevicepickerviewcontrollerdelegate.md)
- [Third-party casting support](avkit/third-party-casting-support.md)
