Share via


CaptureResult.ControlAfSceneChange Property

Definition

Whether a significant scene change is detected within the currently-set AF region(s).

[Android.Runtime.Register("CONTROL_AF_SCENE_CHANGE", ApiSince=28)]
public static Android.Hardware.Camera2.CaptureResult.Key? ControlAfSceneChange { get; }
[<Android.Runtime.Register("CONTROL_AF_SCENE_CHANGE", ApiSince=28)>]
static member ControlAfSceneChange : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

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

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