次の方法で共有


CaptureResult.ControlAfState Property

Definition

Current state of auto-focus (AF) algorithm.

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

Property Value

Attributes

Remarks

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

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