Class CompassProbe
Inheritance
System.Object
CompassProbe
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: SensusAndroid.dll
Syntax
public abstract class CompassProbe : ListeningProbe, INotifyPropertyChanged, IListeningProbe, IProbe
Constructors
CompassProbe()
Declaration
Properties
DatumType
Declaration
public override sealed Type DatumType { get; }
Property Value
Type |
Description |
System.Type |
|
Overrides
DefaultKeepDeviceAwake
Declaration
protected override bool DefaultKeepDeviceAwake { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
DeviceAsleepWarning
Declaration
protected override string DeviceAsleepWarning { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
DeviceAwakeWarning
Declaration
protected override string DeviceAwakeWarning { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
DisplayName
Declaration
public override sealed string DisplayName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged