---
title: alert
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiremotenotificationtype/alert
---

# alert

The app accepts alert messages as notifications.

## Declaration

```swift
static var alert: UIRemoteNotificationType { get }
```

## See Also

### Constants

- [badge](uikit/uiremotenotificationtype/badge.md)
- [sound](uikit/uiremotenotificationtype/sound.md)
- [newsstandContentAvailability](uikit/uiremotenotificationtype/newsstandcontentavailability.md)
