Android.Hardware.TriggerEvent Members

The members of Android.Hardware.TriggerEvent are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

SensorSensor. The sensor that generated this event.
Timestamplong. The time in nanosecond at which the event happened
ValuesIList<float>.

Sensor.TYPE_SIGNIFICANT_MOTION

The value field is of length 1. value[0] = 1.0 when the sensor triggers. 1.0 is the only allowed value.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.