다음을 통해 공유


MKMapViewDelegate_Extensions.GetViewForAnnotation 메서드

정의

MKAnnotationView 연결된 를 반환합니다 annotation.

public static MapKit.MKAnnotationView GetViewForAnnotation (this MapKit.IMKMapViewDelegate This, MapKit.MKMapView mapView, MapKit.IMKAnnotation annotation);
static member GetViewForAnnotation : MapKit.IMKMapViewDelegate * MapKit.MKMapView * MapKit.IMKAnnotation -> MapKit.MKAnnotationView

매개 변수

This
IMKMapViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

mapView
MKMapView
annotation
IMKAnnotation

반환

적용 대상