Condividi tramite


MKMapViewDelegate_Extensions.GetViewForAnnotation Metodo

Definizione

Restituisce l'oggetto MKAnnotationView associato all'oggetto 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

Parametri

This
IMKMapViewDelegate

Istanza in cui opera questo metodo di estensione.

mapView
MKMapView
annotation
IMKAnnotation

Restituisce

Si applica a