Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 805 Bytes

barometerreading.md

File metadata and controls

27 lines (19 loc) · 805 Bytes
-api-id -api-type
T:Windows.Devices.Sensors.BarometerReading
winrt class

Windows.Devices.Sensors.BarometerReading

-description

Represents a barometer reading.

-remarks

This object is accessed when you invoke the GetCurrentReading method; and, it is accessed when you retrieve the Reading property of the BarometerReadingChangedEventArgs object in the event callback method.

Version history

Windows version SDK version Value added
1709 16299 PerformanceCount
1709 16299 Properties

-examples

-see-also