CaptureResult.LensFocusRange Property

Definition

The range of scene distances that are in sharp focus (depth of field).

[Android.Runtime.Register("LENS_FOCUS_RANGE")]
public static Android.Hardware.Camera2.CaptureResult.Key? LensFocusRange { get; }
[<Android.Runtime.Register("LENS_FOCUS_RANGE")>]
static member LensFocusRange : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.LENS_FOCUS_RANGE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also