次の方法で共有


MKMapViewDelegate_Extensions.GetViewForAnnotation メソッド

定義

に関連付けられている を MKAnnotationView 返します 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

パラメーター

This
IMKMapViewDelegate

この拡張メソッドが動作するインスタンス。

mapView
MKMapView
annotation
IMKAnnotation

戻り値

適用対象