MKMapViewDragStateEventArgs 类

定义

ChangedDragState 事件提供数据。

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

构造函数

MKMapViewDragStateEventArgs(MKAnnotationView, MKAnnotationViewDragState, MKAnnotationViewDragState)

初始化 MKMapViewDragStateEventArgs 类的新实例。

属性

AnnotationView

ChangedDragState 事件提供数据。

NewState

ChangedDragState 事件提供数据。

OldState

ChangedDragState 事件提供数据。

适用于