AVCaptureDevice.MaxAvailableTorchLevel Property

Definition

Represents the value associated with the constant AVCaptureMaxAvailableTorchLevel

[Foundation.Field("AVCaptureMaxAvailableTorchLevel", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static float MaxAvailableTorchLevel { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.MaxAvailableTorchLevel : single

Property Value

Attributes

Remarks

Torch mode is a mode in which the flash light can be used continuously in low-intensity mode (typically to illuminate videos).

Applies to