TomTom SDK for iOS GPSStatus GPSStatus public enum GPSStatus Indicates if GPS is fixed or not as a result of LocationValidator fixed GPS fix status. Declaration Swift case fixed notFixed GPS no fix status. Declaration Swift case notFixed