Click or drag to resize
IAirPressureManager Properties

The IAirPressureManager type exposes the following members.

Properties
  NameDescription
Public propertyDownloader
Gets the downloader that the manager uses to fetch air pressures.
Public propertyEnabled
Gets a value indicating that air pressure downloads are enabled.
Public propertyLookup
Gets the IAirPressureLookup that the manager is populating with downloaded air pressures.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also