Android.Hardware.Sensor Class
Class representing a sensor.

See Also: Sensor Members

Syntax

[Android.Runtime.Register("android/hardware/Sensor", DoNotGenerateAcw=true)]
public class Sensor : Java.Lang.Object

Remarks

Class representing a sensor. Use SensorManager.GetSensorList(SensorType) to get the list of available Sensors.

See Also

[Android Documentation]

Requirements

Namespace: Android.Hardware
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3