Class AndroidGyroscopeProbe
Inheritance
System.Object
AndroidGyroscopeProbe
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: SensusAndroid.dll
Syntax
public class AndroidGyroscopeProbe : GyroscopeProbe, INotifyPropertyChanged, IListeningProbe, IProbe
Constructors
AndroidGyroscopeProbe()
Declaration
public AndroidGyroscopeProbe()
Methods
InitializeAsync()
Declaration
protected override Task InitializeAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
StartListeningAsync()
Declaration
protected override Task StartListeningAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
StopListeningAsync()
Declaration
protected override Task StopListeningAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged