---
title: nextContentProposal
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritem/nextcontentproposal
---

# nextContentProposal

The item proposed to follow the current content.

## Declaration

```swift
var nextContentProposal: AVContentProposal? { get set }
```

## Discussion

Discussion You can use this property to associate content proposed to follow the current content.

## See Also

### Configuring player items for AVKit

- [navigationMarkerGroups](avfoundation/avplayeritem/navigationmarkergroups.md)
