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