<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/DistributedNotificationCenter/SuspensionBehavior/drop",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSNotificationSuspensionBehavior@NSNotificationSuspensionBehaviorDrop"
  },
  "title" : "DistributedNotificationCenter.SuspensionBehavior.drop"
}
-->

# DistributedNotificationCenter.SuspensionBehavior.drop

The server doesn’t queue any notifications with this name and object until the notification center resumes notification delivery.

```
case drop
```

## Discussion

To resume notification delivery, set the [`suspended`](/documentation/Foundation/DistributedNotificationCenter/suspended) to <doc://com.apple.documentation/documentation/Swift/false>.

---

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)