Edit

Share via


IMKReverseGeocoderDelegate.FailedWithError(MKReverseGeocoder, NSError) Method

Definition

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

Parameters

error
NSError
Attributes

Applies to