<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UserNotificationsUI",
  "identifier" : "/documentation/UserNotificationsUI/UNNotificationContentExtensionResponseOption/dismissAndForwardAction",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "User Notifications UI"
    ],
    "preciseIdentifier" : "c:@E@UNNotificationContentExtensionResponseOption@UNNotificationContentExtensionResponseOptionDismissAndForwardAction"
  },
  "title" : "UNNotificationContentExtensionResponseOption.dismissAndForwardAction"
}
-->

# UNNotificationContentExtensionResponseOption.dismissAndForwardAction

Dismiss the notification interface and forward the notification to the app.

```
case dismissAndForwardAction
```

## Discussion

Choose this option when you want the app to respond to the action or handle
it.

---

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)