MKMapViewDelegate.WillStartLocatingUser(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 that the system will start attempting to locate the user.
[Foundation.Export("mapViewWillStartLocatingUser:")]
public virtual void WillStartLocatingUser (MapKit.MKMapView mapView);
abstract member WillStartLocatingUser : MapKit.MKMapView -> unit
override this.WillStartLocatingUser : MapKit.MKMapView -> unit
Parameters
- mapView
- MKMapView
- Attributes