Contents

MKAnnotationView.DragState.canceling

An annotation view cancels drag operation.

Declaration

case canceling

Discussion

A user action causes the view to cancel the drag operation. You can put an annotation view into this state to abort the operation.

See Also

Constants