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

# badge

The app accepts notifications that badge the app icon.

## Declaration

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

## See Also

### Constants

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