AVCaptureDevice.TorchActive Property

Definition

Whether the torch / flashlight is active.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool TorchActive { [Foundation.Export("isTorchActive")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TorchActive : bool

Property Value

Attributes

Applies to