SmartGlassSensors.Accelerometer Property

Holds the Accelerometer object associated with the device.

Syntax

public:
property Accelerometer^ Accelerometer {
         Accelerometer^ get ();
}  

Property value

Type: Accelerometer 

The Accelerometer object.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

Acceleration is stored in G-force units.

See also

Reference

SmartGlassSensors Class

SmartGlassSensors Members

Windows.Xbox.SmartGlass Namespace