exitsFullScreenWhenPlaybackEnds
A Boolean value that indicates whether the player exits full-screen mode when playback ends.
Declaration
var exitsFullScreenWhenPlaybackEnds: Bool { get set }Discussion
If you enqueue multiple player items, the player exits full-screen mode after it plays all remaining items in the queue.
The default value is false.