---
title: UIAlertControllerSeverity.default
framework: uikit
role: symbol
role_heading: Case
path: uikit/uialertcontrollerseverity/default
---

# UIAlertControllerSeverity.default

Indicates that the system should present the alert using the standard alert style.

## Declaration

```swift
case `default`
```

## See Also

### Constants

- [UIAlertControllerSeverity.critical](uikit/uialertcontrollerseverity/critical.md)
