The properties of Android.Locations.GpsStatus are listed below. For a list of all members, see the GpsStatus Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | MaxSatellites | int. Returns the maximum number of satellites that can be in the satellite list that can be returned by GpsStatus.Satellites. |
[read-only] | Satellites | Java.Lang.IIterable. Returns an array of Android.Locations.GpsSatellite objects, which represent the current state of the GPS engine. |
[read-only] | TimeToFirstFix | int. Returns the time required to receive the first fix since the most recent restart of the GPS engine. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |