url
The URL of the proposed content.
Declaration
var url: URL? { get set }Discussion
Use this property value to initialize a new AVPlayerItem to play when the user accepts the content proposal. If the value of this property is nil, the AVPlayerViewControllerDelegate must handle the content proposal acceptance.