SmartGlassSensors.Gyrometer Property

Holds the Gyrometer object associated with the device.

Syntax

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

Property value

Type: Gyrometer 

The Gyrometer object.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

Gyrometer units are in angular velocity in degrees per second.

See also

Reference

SmartGlassSensors Class

SmartGlassSensors Members

Windows.Xbox.SmartGlass Namespace