Compartilhar via


MKMapViewDelegate_Extensions.GetViewForAnnotation Método

Definição

Retorna o MKAnnotationView associado ao 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

Parâmetros

This
IMKMapViewDelegate

A instância na qual esse método de extensão opera.

mapView
MKMapView
annotation
IMKAnnotation

Retornos

Aplica-se a