Поделиться через


MKMapViewDelegate_Extensions.GetViewForAnnotation Метод

Определение

Возвращает объект , связанный MKAnnotationViewannotationс .

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

Возвращаемое значение

Применяется к