MonobjcMonobjc Documented Class Library
LocationManagerDidFailWithError Event
NamespacesMonobjc.CoreLocationCLLocationManager..::..CLLocationManagerDelegateEventDispatcherLocationManagerDidFailWithError

Tells the delegate that the location manager was unable to retrieve a location value.

Original signature is '- (void)locationManager:(CLLocationManager *)manager didFailWithError:(NSError *)error'

Available in Mac OS X v10.6 and later.

Declaration Syntax
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreLocation (Module: Monobjc.CoreLocation)