Share via


AVCaptureDevice.TorchActive Property

Definition

Whether the torch / flashlight is active.

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

Property Value

Attributes

Applies to