Android.Locations.GpsStatus Members

The members of Android.Locations.GpsStatus are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
MaxSatellitesint. Returns the maximum number of satellites that can be in the satellite list that can be returned by GpsStatus.Satellites.
[read-only]
SatellitesJava.Lang.IIterable. Returns an array of Android.Locations.GpsSatellite objects, which represent the current state of the GPS engine.
[read-only]
TimeToFirstFixint. Returns the time required to receive the first fix since the most recent restart of the GPS engine.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.