BarometerChangedEventArgs
Wisej.Hybrid.Shared.Sensors.BarometerChangedEventArgs
Namespace: Wisej.Hybrid.Shared.Sensors
Assembly: Wisej.Hybrid (3.5.0.0)
Contains the current pressure information from the barometer.
public class BarometerChangedEventArgs : EventArgsPublic Class BarometerChangedEventArgs
Inherits EventArgsConstructors
BarometerChangedEventArgs(reading)
Initializes a new instance of the BarometerChangedEventArgs class.
Name
Type
Description
Properties
Reading
BarometerData: The current values of the barometer.
Last updated