---
title: UIUserNotificationActionBehavior.default
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiusernotificationactionbehavior/default
---

# UIUserNotificationActionBehavior.default

The default action behavior. When specified, the action supports no additional behaviors.

## Declaration

```swift
case `default`
```

## See Also

### Constants

- [UIUserNotificationActionBehavior.textInput](uikit/uiusernotificationactionbehavior/textinput.md)
