AVPictureInPictureController.PictureInPictureSuspended Property

Definition

Gets a value that tells whether Picture in Picture playback has been paused and moved off the screen by another application.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public bool PictureInPictureSuspended { [Foundation.Export("isPictureInPictureSuspended")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPictureInPictureSuspended")>]
member this.PictureInPictureSuspended : bool

Property Value

Attributes

Applies to