MKMapViewDragStateEventArgs Class

Definition

Provides data for the ChangedDragState event.

public class MKMapViewDragStateEventArgs : EventArgs
type MKMapViewDragStateEventArgs = class
    inherit EventArgs
Inheritance
MKMapViewDragStateEventArgs

Constructors

MKMapViewDragStateEventArgs(MKAnnotationView, MKAnnotationViewDragState, MKAnnotationViewDragState)

Initializes a new instance of the MKMapViewDragStateEventArgs class.

Properties

AnnotationView
NewState
OldState

Applies to