BarometerChangedEventArgs Class

Definition

The current pressure information from the change event.

public class BarometerChangedEventArgs : EventArgs
Inheritance
System.EventArgs
BarometerChangedEventArgs

Constructors

Name Description
BarometerChangedEventArgs(BarometerData)

Public constructor for barometer changed event args.

Properties

Name Description
Reading

Gets the current barometer pressure data

Applies to