Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 661 Bytes

altimeter_readingchanged.md

File metadata and controls

20 lines (14 loc) · 661 Bytes
-api-id -api-type
E:Windows.Devices.Sensors.Altimeter.ReadingChanged
winrt event

Windows.Devices.Sensors.Altimeter.ReadingChanged

-description

Occurs each time the altimeter sensor reports a new value.

-remarks

An application may register this event handler to obtain sensor readings. The application must establish a desired ReportInterval. This sets the frequency of the ReadingChanged event.

-examples

-see-also