MKMapViewDelegate_Extensions.DidFinishRenderingMap 方法

定义

指示 的 mapView 呈现已完成。

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

参数

This
IMKMapViewDelegate

此扩展方法操作的实例。

mapView
MKMapView
fullyRendered
Boolean
属性

适用于