---
title: UIUserNotificationActionContext.minimal
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiusernotificationactioncontext/minimal
---

# UIUserNotificationActionContext.minimal

A notification where space is minimal.

## Declaration

```swift
case minimal
```

## Discussion

Discussion In this context, a minimal UI is displayed for the notification’s alert. You may specify up to two custom actions in this context.

## See Also

### Constants

- [UIUserNotificationActionContext.default](uikit/uiusernotificationactioncontext/default.md)
