Contents

playerViewDidExitFullScreen(_:)

Tells the delegate that the player view exited full-screen mode.

Declaration

optional func playerViewDidExitFullScreen(_ playerView: AVPlayerView)

Parameters

  • playerView:

    The player view.

See Also

Responding to Full Screen Events