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

# playerViewController

The player view controller that presents a content proposal.

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

## Discussion

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

---

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)