Partager via


MKMapViewDelegate_Extensions.GetViewForAnnotation Méthode

Définition

Retourne le MKAnnotationView associé à .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

Paramètres

This
IMKMapViewDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

mapView
MKMapView
annotation
IMKAnnotation

Retours

S’applique à