다음을 통해 공유


MKAnnotationViewEventArgs 클래스

정의

E:MapKit.MKAnnotationViewEventArgs.DidSelectAnnotationView 이벤트에 대한 DidSelectAnnotationView 데이터를 제공합니다.

public class MKAnnotationViewEventArgs : EventArgs
type MKAnnotationViewEventArgs = class
    inherit EventArgs
상속
MKAnnotationViewEventArgs

생성자

MKAnnotationViewEventArgs(MKAnnotationView)

MKAnnotationViewEventArgs 클래스의 새 instance 초기화합니다.

속성

View

E:MapKit.MKAnnotationViewEventArgs.DidSelectAnnotationView 이벤트에 대한 DidSelectAnnotationView 데이터를 제공합니다.

적용 대상