Contents

allowsPictureInPictureMediaPlayback

A Boolean value that determines whether Picture in Picture playback is allowed from this view.

Declaration

var allowsPictureInPictureMediaPlayback: Bool { get set }

Discussion

The default value is true on devices that support Picture in Picture (PiP) mode and false on all other devices.

See Also

Managing media playback