AVPictureInPictureController.PictureInPicturePossible Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that tells whether Picture in Picture is currently possible on the device.
public virtual bool PictureInPicturePossible { [Foundation.Export("isPictureInPicturePossible")] get; }
member this.PictureInPicturePossible : bool
Property Value
false
if another app is running Picture in Picture.
- Attributes