Enumeration for the GPS status.
C# Copy public enum GpsStatus
public enum GpsStatus
The GPS connection is established.
The GPS is disabled.
The GPS is searching for satellites.
Related topics
Samples