isPictureInPicturePossible
A Boolean value that indicates whether Picture in Picture playback is currently possible.
Declaration
var isPictureInPicturePossible: Bool { get }Mentioned in
Discussion
This property value is false if another app, like FaceTime, is presenting Picture in Picture content.
This property is key-value observable.