次の方法で共有


MKMapViewDelegate.GetViewForAnnotation(MKMapView, IMKAnnotation) メソッド

定義

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

パラメーター

mapView
MKMapView
annotation
IMKAnnotation

戻り値

属性

適用対象