共用方式為


IMKReverseGeocoderDelegate.FailedWithError(MKReverseGeocoder, NSError) 方法

定義

[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

參數

error
NSError
屬性

適用於