Contents

playerViewWillExitFullScreen(_:)

Tells the delegate that the player view is about to exit full-screen mode.

Declaration

optional func playerViewWillExitFullScreen(_ playerView: AVPlayerView)

Parameters

  • playerView:

    The player view.

See Also

Responding to Full Screen Events