Contents

playerViewControllerDidEndDismissalTransition(_:)

Tells the delegate when the player view controller ends its dismissal transition.

Declaration

optional func playerViewControllerDidEndDismissalTransition(_ playerViewController: AVPlayerViewController)

Parameters

  • playerViewController:

    The player view controller.

See Also

Dismissing the Player View Controller