---
title: UNAlertStyle.banner
framework: usernotifications
role: symbol
role_heading: Case
path: usernotifications/unalertstyle/banner
---

# UNAlertStyle.banner

Banner alerts.

## Declaration

```swift
case banner
```

## Discussion

Discussion Alerts are displayed as a slide-down banner. Banners appear for a short time and then disappear automatically if the user does nothing.

## See Also

### Presentation Styles

- [UNAlertStyle.none](usernotifications/unalertstyle/none.md)
- [UNAlertStyle.alert](usernotifications/unalertstyle/alert.md)
