MKMapViewDelegate_Extensions.WillStartRenderingMap 方法

定义

指示 的呈现 mapView 即将开始。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillStartRenderingMap (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView);
static member WillStartRenderingMap : MapKit.IMKMapViewDelegate * MapKit.MKMapView -> unit

参数

This
IMKMapViewDelegate

此扩展方法在其上运行的实例。

mapView
MKMapView
属性

适用于