共用方式為


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
屬性

適用於