---
title: UIAlertController.Style.alert
framework: uikit
role: symbol
role_heading: Case
path: uikit/uialertcontroller/style/alert
---

# UIAlertController.Style.alert

An alert displayed modally for the app.

## Declaration

```swift
case alert
```

## See Also

### Constants

- [UIAlertController.Style.actionSheet](uikit/uialertcontroller/style/actionsheet.md)
