Contents

playerViewDidStopPicture(inPicture:)

Tells the delegate that Picture in Picture playback stopped.

Declaration

optional func playerViewDidStopPicture(inPicture playerView: AVPlayerView)

Parameters

  • playerView:

    The player view.

See Also

Responding to Picture in Picture Playback Events