次の方法で共有


CaptureResult.LensState Property

Definition

Current lens status.

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

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.LENS_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