allowsPictureInPicturePlayback
A Boolean value that indicates whether the player allows Picture in Picture playback.
Declaration
var allowsPictureInPicturePlayback: Bool { get set }Discussion
Set this value to false to disable Picture in Picture playback. The default value is true.