CaptureResult.ControlAfRegions Property

Definition

List of metering areas to use for auto-focus.

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

Property Value

CaptureResult.Key
Attributes

Remarks

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

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