MeteringRectangle.MeteringWeightMin Field

Definition

The minimum value of valid metering weight.

[Android.Runtime.Register("METERING_WEIGHT_MIN")]
public const int MeteringWeightMin = 0;
[<Android.Runtime.Register("METERING_WEIGHT_MIN")>]
val mutable MeteringWeightMin : int

Field Value

Value = 0
Attributes

Remarks

The minimum value of valid metering weight.

Java documentation for android.hardware.camera2.params.MeteringRectangle.METERING_WEIGHT_MIN.

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