MKMapViewDelegate_Extensions.DidStopLocatingUser Method

Definition

Indicates the system has stopped attemptig to locate the user.

public static void DidStopLocatingUser (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView);
static member DidStopLocatingUser : MapKit.IMKMapViewDelegate * MapKit.MKMapView -> unit

Parameters

This
IMKMapViewDelegate

The instance on which this extension method operates.

mapView
MKMapView

Applies to