Compartir a través de


MKMapViewDelegate.GetViewForAnnotation(MKMapView, IMKAnnotation) Método

Definición

Devuelve el MKAnnotationView objeto asociado a annotation.

[Foundation.Export("mapView:viewForAnnotation:")]
public virtual MapKit.MKAnnotationView GetViewForAnnotation (MapKit.MKMapView mapView, MapKit.IMKAnnotation annotation);
abstract member GetViewForAnnotation : MapKit.MKMapView * MapKit.IMKAnnotation -> MapKit.MKAnnotationView
override this.GetViewForAnnotation : MapKit.MKMapView * MapKit.IMKAnnotation -> MapKit.MKAnnotationView

Parámetros

mapView
MKMapView
annotation
IMKAnnotation

Devoluciones

Atributos

Se aplica a