AVPictureInPictureController.PictureInPictureActive Property

Definition

Gets a value that tells whether Picture in Picture is currently displayed.

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

Property Value

Attributes

Applies to