Sprache

Camera.Parameters.FocusDistanceOptimalIndex Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Hardware.FocusDistance enum directly instead of this field.

Der Arrayindex des optimalen Fokusabstands für die Verwendung mit #getFocusDistances(float[]).

[Android.Runtime.Register("FOCUS_DISTANCE_OPTIMAL_INDEX")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.FocusDistance enum directly instead of this field.", true)]
public const Android.Hardware.FocusDistance FocusDistanceOptimalIndex = 1;
[<Android.Runtime.Register("FOCUS_DISTANCE_OPTIMAL_INDEX")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.FocusDistance enum directly instead of this field.", true)>]
val mutable FocusDistanceOptimalIndex : Android.Hardware.FocusDistance

Feldwert

Value = 1
Attribute

Hinweise

Der Arrayindex des optimalen Fokusabstands für die Verwendung mit #getFocusDistances(float[]).

Java Dokumentation für android.hardware.Camera.Parameters.FOCUS_DISTANCE_OPTIMAL_INDEX.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: