<!--
{
  "availability" : [
    "iOS: 4.0.0 -",
    "iPadOS: 4.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.9.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKAnnotationView/DragState-swift.enum/canceling",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:@E@MKAnnotationViewDragState@MKAnnotationViewDragStateCanceling"
  },
  "title" : "MKAnnotationView.DragState.canceling"
}
-->

# MKAnnotationView.DragState.canceling

An annotation view cancels drag operation.

```
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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)