CoreLocation.CLError Enumeration
Errors returned by the CLLocationManager.

Syntax

[ObjCRuntime.Native]
public enum CLError

Remarks

Members

Member NameDescription
DeferredAccuracyTooLowDeferred mode is not available for the requested accuracy.
DeferredCanceledThe application's request for deferred location notices has been canceled.
DeferredDistanceFilteredDeferred mode does not allow distance filters. The CLLocationManager.DistanceFilter must be set to CLLocationDistance.FilterNone.
DeferredFailedThe attempt to switch to deferred mode failed. Application developers may try again on devices that have a GPS device.
DeferredNotUpdatingLocationThe CoreLocation.CLLocationManager did not enter deferred mode because location updates were already paused or disabled.
DeniedAccess to the location service was denied by the user.
GeocodeCanceledThe geocoding request was canceled.
GeocodeFoundNoResultThe geocoding was unsuccessful.
GeocodeFoundPartialResultThe geocoding was only partially successful.
HeadingFailureThe heading could not be determined.
LocationUnknownThe location could not be determined.
NetworkThe network is unavailable.
RangingFailureAn error occurred during ranging.
RangingUnavailableRanging is not available.
RegionMonitoringDeniedRegion monitoring was disallowed by the user.
RegionMonitoringFailureRegion monitoring failed.
RegionMonitoringResponseDelayedAlthough region monitoring is available, events may be delayed.
RegionMonitoringSetupDelayedRegion monitoring could not be configured immediately.

Requirements

Namespace: CoreLocation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0