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

# UNAlertStyle.none

No alert.

## Declaration

```swift
case none
```

## See Also

### Presentation Styles

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