Contents

MKAnnotationView.DragState.starting

An annotation view begins dragging.

Declaration

case starting

Discussion

A user action causes the view to begin the drag operation. The map view automatically moves annotation views to this state in response to appropriate user actions.

See Also

Constants