Contents

playerViewControllerDidStartPictureInPicture(_:)

Tells the delegate when Picture in Picture starts.

Declaration

optional func playerViewControllerDidStartPictureInPicture(_ playerViewController: AVPlayerViewController)

Parameters

  • playerViewController:

    The player view controller.

Mentioned in

See Also

Responding to Picture in Picture Life Cycle Events