---
title: customDismissAction
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unnotificationcategoryoptions/customdismissaction
---

# customDismissAction

Send dismiss actions to the UNUserNotificationCenter object’s delegate for handling.

## Declaration

```swift
static var customDismissAction: UNNotificationCategoryOptions { get }
```
