This topic has not yet been rated - Rate this topic

AccelerometerShakenEventArgs class

Provides data for the accelerometer-shaken event.

Syntax

Public NotInheritable Class AccelerometerShakenEventArgs  
    Inherits Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The AccelerometerShakenEventArgs class has these types of members:

Methods

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

Properties

The AccelerometerShakenEventArgs class has these properties.

PropertyAccess typeDescription

Timestamp

Read-onlyGets the time at which the sensor reported the shaken event.

 

Remarks

This object is accessed when your app supports the Shaken 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

© 2013 Microsoft. All rights reserved.