This topic has not yet been rated - Rate this topic

SimpleOrientationSensorOrientationChangedEventArgs class

Provides data for the sensor reading–changed event.

Syntax


/* For information about creating or accessing this object, see Remarks. */

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The SimpleOrientationSensorOrientationChangedEventArgs class has these types of members:

Methods

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

Properties

The SimpleOrientationSensorOrientationChangedEventArgs class has these properties.

PropertyAccess typeDescription

Orientation

Read-onlyGets the current sensor orientation.

Timestamp

Read-onlyGets the time of the current sensor reading.

 

Remarks

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

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

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

Metadata

Windows.winmd

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.