Contents

MKAnnotationView.DragState.none

An annotation view that doesn’t have a drag operation.

Declaration

case none

Discussion

The view isn’t involved in a drag operation. The annotation view is responsible for returning itself to this state when a drag ends or cancels.

See Also

Constants