MKMapViewDelegate.DidStopLocatingUser(MKMapView) 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 the system has stopped attemptig to locate the user.
[Foundation.Export("mapViewDidStopLocatingUser:")]
public virtual void DidStopLocatingUser (MapKit.MKMapView mapView);
abstract member DidStopLocatingUser : MapKit.MKMapView -> unit
override this.DidStopLocatingUser : MapKit.MKMapView -> unit
Parameters
- mapView
- MKMapView
- Attributes