Condividi tramite


MKMapViewDelegate.WillStartRenderingMap(MKMapView) Metodo

Definizione

Indica che il rendering di mapView sta per iniziare.

[Foundation.Export("mapViewWillStartRenderingMap:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillStartRenderingMap (MapKit.MKMapView mapView);
abstract member WillStartRenderingMap : MapKit.MKMapView -> unit
override this.WillStartRenderingMap : MapKit.MKMapView -> unit

Parametri

mapView
MKMapView
Attributi

Si applica a