6 references to Current
Microsoft.Maui.Essentials (6)
Gyroscope\Gyroscope.shared.cs (6)
50
add =>
Current
.ReadingChanged += value;
51
remove =>
Current
.ReadingChanged -= value;
58
=>
Current
.IsMonitoring;
64
=>
Current
.IsSupported;
71
=>
Current
.Start(sensorSpeed);
77
=>
Current
.Stop();