다음을 통해 공유


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
특성

적용 대상