SensorEvent.Accuracy Property

Definition

The accuracy of this event.

[Android.Runtime.Register("accuracy")]
public Android.Hardware.SensorStatus Accuracy { get; set; }
[<Android.Runtime.Register("accuracy")>]
member this.Accuracy : Android.Hardware.SensorStatus with get, set

Property Value

SensorStatus
Attributes

Remarks

Java documentation for android.hardware.SensorEvent.accuracy.

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