Share via


RPScreenRecorder.Recording Property

Definition

Gets a Boolean that tells whether the screen is being recording.

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

Property Value

Attributes

Applies to