Gyroscope Class

Definition

Gyroscope data of the rotation around the device's three primary axis.

public static class Gyroscope
Inheritance
Gyroscope

Properties

IsMonitoring

Gets if gyro is being monitored.

Methods

Start(SensorSpeed)

Start monitoring for changes to gyro.

Stop()

Stop monitoring for changes to gyro.

Events

ReadingChanged

Event triggered when reading of sensor changes.

Applies to