Upravit

Sdílet prostřednictvím


MKMapViewDelegate.WillStartLocatingUser(MKMapView) Method

Definition

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

Applies to