다음을 통해 공유


MKMapViewAnnotation 대리자

정의

주석에서 뷰를 반환하는 데 사용되는 서명입니다.

public delegate MapKit.MKAnnotationView MKMapViewAnnotation(MKMapView mapView, IMKAnnotation annotation);
type MKMapViewAnnotation = delegate of MKMapView * IMKAnnotation -> MKAnnotationView

매개 변수

mapView
MKMapView
annotation
IMKAnnotation

반환 값

적용 대상

추가 정보