This topic has not yet been rated - Rate this topic

CompassReadingChangedEventArgs.Reading | reading property

Gets the current compass reading.

Syntax


var reading = compassReadingChangedEventArgs.reading;

Property value

Type: CompassReading

The current compass reading.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Devices.Sensors
Windows::Devices::Sensors [C++]

Metadata

Windows.winmd

See also

CompassReadingChangedEventArgs

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.