RangingMeasurement.Confidence Property

Definition

Returns the confidence score for this measurement.

public Android.Ranging.RangingMeasurementConfidence Confidence { [Android.Runtime.Register("getConfidence", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getConfidence", "()I", "", ApiSince=36)>]
member this.Confidence : Android.Ranging.RangingMeasurementConfidence

Property Value

Attributes

Remarks

Returns the confidence score for this measurement.

Java documentation for android.ranging.RangingMeasurement.getConfidence().

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