Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 806 Bytes

altimeterreading.md

File metadata and controls

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

Windows.Devices.Sensors.AltimeterReading

-description

Represents an altimeter reading.

-remarks

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

Version history

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

-examples

-see-also