MeteringRectangle.MeteringWeight Property

Definition

Return the metering weight of the rectangle.

public int MeteringWeight { [Android.Runtime.Register("getMeteringWeight", "()I", "")] get; }
[<get: Android.Runtime.Register("getMeteringWeight", "()I", "")>]
member this.MeteringWeight : int

Property Value

weight >= 0

Attributes

Remarks

Return the metering weight of the rectangle.

Java documentation for android.hardware.camera2.params.MeteringRectangle.getMeteringWeight().

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