次の方法で共有


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
属性

適用対象