AVCaptureDevice.TorchActive Property
Definition
Whether the torch / flashlight is active.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("isTorchActive")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool TorchActive { get; }
member this.TorchActive : bool
Property Value
- Attributes