다음을 통해 공유


MKMapViewDelegate.LoadingMapFailed(MKMapView, NSError) 메서드

정의

로딩이 error 실패했음을 나타냅니다.

[Foundation.Export("mapViewDidFailLoadingMap:withError:")]
public virtual void LoadingMapFailed (MapKit.MKMapView mapView, Foundation.NSError error);
abstract member LoadingMapFailed : MapKit.MKMapView * Foundation.NSError -> unit
override this.LoadingMapFailed : MapKit.MKMapView * Foundation.NSError -> unit

매개 변수

mapView
MKMapView
error
NSError
특성

적용 대상