Android.Locations.GpsEvent Enumeration
Enumerates values returned by several types and taken as a parameter of the Android.Locations.GpsStatus.EventArgs..ctor, and GpsStatus.IListener.OnGpsStatusChanged members.

Syntax

public enum GpsEvent

Remarks

Enumerates values returned by the following: and taken as a parameter of the Android.Locations.GpsStatus.EventArgs..ctor, and GpsStatus.IListener.OnGpsStatusChanged members.

Members

Member NameDescription
FirstFixEvent sent when the GPS system has received its first fix since starting. Call GpsStatus.TimeToFirstFix to find the time from start to first fix.
SatelliteStatusEvent sent periodically to report GPS satellite status. Call GpsStatus.Satellites to retrieve the status for each satellite.
StartedEvent sent when the GPS system has started.
StoppedEvent sent when the GPS system has stopped.

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0