Android.Hardware.Camera2.Params.MeteringRectangle.MeteringWeightDontCare Field
Weights set to this value will cause the camera device to ignore this rectangle.
Value: 0
Syntax
[Android.Runtime.Register("METERING_WEIGHT_DONT_CARE")] public const intMeteringWeightDontCare
Remarks
Weights set to this value will cause the camera device to ignore this rectangle.
If all metering rectangles are weighed with 0, the camera device will choose its own metering
rectangles.