MKAnnotationViewEventArgs 类

定义

public class MKAnnotationViewEventArgs : EventArgs
type MKAnnotationViewEventArgs = class
    inherit EventArgs
继承
MKAnnotationViewEventArgs

构造函数

MKAnnotationViewEventArgs(MKAnnotationView)

初始化 MKAnnotationViewEventArgs 类的新实例。

属性

View

DidSelectAnnotationViewE:MapKit.MKAnnotationViewEventArgs.DidSelectAnnotationView 事件提供数据。

适用于