Class iOSGyroscopeProbe
Inheritance
System.Object
iOSGyroscopeProbe
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: SensusiOS.dll
Syntax
public class iOSGyroscopeProbe : GyroscopeProbe, INotifyPropertyChanged, IListeningProbe, IProbe
Constructors
iOSGyroscopeProbe()
Declaration
public iOSGyroscopeProbe()
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