Share via


RPScreenRecorder.MicrophoneEnabled Property

Definition

Gets or sets a Boolean value that enables or disables the microphone.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public bool MicrophoneEnabled { [Foundation.Export("isMicrophoneEnabled")] get; [Foundation.Export("setMicrophoneEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isMicrophoneEnabled")>]
[<set: Foundation.Export("setMicrophoneEnabled:")>]
member this.MicrophoneEnabled : bool with get, set

Property Value

Attributes

Applies to