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.