Contents

playerViewWillStopPicture(inPicture:)

Tells the delegate that Picture in Picture playback is about to stop.

Declaration

optional func playerViewWillStopPicture(inPicture playerView: AVPlayerView)

Parameters

  • playerView:

    The player view.

See Also

Responding to Picture in Picture Playback Events