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 : EventArgs

Constructors

Initializes a new instance of the BarometerChangedEventArgs class.

NameTypeDescription

reading

The barometer data reading.

Properties

BarometerData: The current values of the barometer.

Last updated