SensorChangedEventArgs
Wisej.Hybrid.Shared.Sensors.SensorChangedEventArgs
Last updated
Wisej.Hybrid.Shared.Sensors.SensorChangedEventArgs
Last updated
Namespace: Wisej.Hybrid.Shared.Sensors
Assembly: Wisej.Hybrid (3.5.0.0)
Event arguments containing the current reading.
Initializes a new instance of SensorChangedEventArgs with the given _args.
type
The type of sensor.
reading
The sensor data reading.
Object: The current values of the sensor.
SensorType: The type of sensor that changed.