Share via


UIScreen.Captured Property

Definition

Gets a Boolean value that tells whether a part of the screen is being captured, mirrored, or transmitted via AriPlay.

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

Property Value

Attributes

Applies to