MKReverseGeocoderDelegate.FailedWithError(MKReverseGeocoder, NSError) Method

Definition

[Foundation.Export("reverseGeocoder:didFailWithError:")]
public abstract void FailedWithError (MapKit.MKReverseGeocoder geocoder, Foundation.NSError error);
abstract member FailedWithError : MapKit.MKReverseGeocoder * Foundation.NSError -> unit

Parameters

error
NSError

Implements

Attributes

Applies to