Share via


AVCaptureDevice.MaxAvailableTorchLevel Property

Definition

Represents the value associated with the constant AVCaptureMaxAvailableTorchLevel

[Foundation.Field("AVCaptureMaxAvailableTorchLevel", "AVFoundation")]
public static float MaxAvailableTorchLevel { get; }
[<Foundation.Field("AVCaptureMaxAvailableTorchLevel", "AVFoundation")>]
static member 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