MobileForms Toolkit Documentation

GeoPositionStatus Enumeration

Defines the status values for the location service. Used by the GpsDevice.Status property.

public enum GeoPositionStatus

Members

Member Name Description
DisabledThe location service is disabled or unsupported.
ReadyThe location service is enabled and ready.
InitializingThe location service is attempting to acquire data.
NoDataThe location sensors are accessible but the service is unable to resolve location data.
UnknownThe location service status is unknown. GPS device does not provide the status information.

Requirements

Namespace: Resco.Location.GPS

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

Resco.Location.GPS Namespace