Gyrometer.GetDefault Method

Returns the default gyrometer.

Syntax

public:
static Gyrometer^ GetDefault()  

Return value

Type: Gyrometer 

The default gyrometer or null if no integrated gyrometers are found.

Remarks

This method only returns values for a gyrometer that has been integrated into the computer by the manufacturer. A null value will be returned if the specified sensor is not available in the system.

When a system is in Connected Standby, a call to the GetDefault method will return immediately with a null result.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

Gyrometer Class

Gyrometer Members

Windows.Devices.Sensors Namespace