---
title: playerViewController
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcontentproposalviewcontroller/playerviewcontroller
---

# playerViewController

The player view controller that presents a content proposal.

## Declaration

```swift
weak var playerViewController: AVPlayerViewController? { get }
```

## Discussion

Discussion The framework sets this property value during the presentation of the content proposal. It may be nil at other times.
