IGyroscope Interface

IGyroscope

Syntax

public interface IGyroscope

Properties

Name Value Summary
GyroscopeChanged IObservable<GyroscopeChangedEventArgs>
IsMonitoring bool

Methods

Name Value Summary
Start(SensorSpeed) void
Stop() void

Extension Methods