This topic has not yet been rated - Rate this topic

CompassReadingChangedEventArgs class

Provides data for the compass reading–changed event.

Syntax


public sealed class CompassReadingChangedEventArgs : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The CompassReadingChangedEventArgs class has these types of members:

Methods

The CompassReadingChangedEventArgs class inherits methods from the Object class (C#/VB/C++).

Properties

The CompassReadingChangedEventArgs class has these properties.

PropertyAccess typeDescription

Reading

Read-onlyGets the current compass reading.

 

Remarks

This object is accessed when your app supports the ReadingChanged event.

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.winmd

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.