Share via


RPScreenRecorder.CameraEnabled Property

Definition

Gets or sest a Boolean value that controls whether the camera enabled.

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

Property Value

Attributes

Applies to