Errors returned by the CLLocationManager.
Syntax
[ObjCRuntime.Native]
public enum CLError
Remarks
Members
| Member Name | Description |
|---|
| DeferredAccuracyTooLow | Deferred mode is not available for the requested accuracy. |
| DeferredCanceled | The application's request for deferred location notices has been canceled. |
| DeferredDistanceFiltered | Deferred mode does not allow distance filters. The CLLocationManager.DistanceFilter must be set to CLLocationDistance.FilterNone. |
| DeferredFailed | The attempt to switch to deferred mode failed. Application developers may try again on devices that have a GPS device. |
| DeferredNotUpdatingLocation | The CoreLocation.CLLocationManager did not enter deferred mode because location updates were already paused or disabled. |
| Denied | Access to the location service was denied by the user. |
| GeocodeCanceled | The geocoding request was canceled. |
| GeocodeFoundNoResult | The geocoding was unsuccessful. |
| GeocodeFoundPartialResult | The geocoding was only partially successful. |
| HeadingFailure | The heading could not be determined. |
| LocationUnknown | The location could not be determined. |
| Network | The network is unavailable. |
| RangingFailure | An error occurred during ranging. |
| RangingUnavailable | Ranging is not available. |
| RegionMonitoringDenied | Region monitoring was disallowed by the user. |
| RegionMonitoringFailure | Region monitoring failed. |
| RegionMonitoringResponseDelayed | Although region monitoring is available, events may be delayed. |
| RegionMonitoringSetupDelayed | Region monitoring could not be configured immediately. |
Requirements
Namespace: CoreLocation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0