MKMapViewDelegate_Extensions.LoadingMapFailed Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates an error
caused loading to fail.
public static void LoadingMapFailed (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView, Foundation.NSError error);
static member LoadingMapFailed : MapKit.IMKMapViewDelegate * MapKit.MKMapView * Foundation.NSError -> unit
Parameters
- This
- IMKMapViewDelegate
The instance on which this extension method operates.
- mapView
- MKMapView
- error
- NSError