---
title: badge
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unauthorizationoptions/badge
---

# badge

The ability to update the app’s badge.

## Declaration

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

## See Also

### Options

- [sound](usernotifications/unauthorizationoptions/sound.md)
- [alert](usernotifications/unauthorizationoptions/alert.md)
- [carPlay](usernotifications/unauthorizationoptions/carplay.md)
- [criticalAlert](usernotifications/unauthorizationoptions/criticalalert.md)
- [providesAppNotificationSettings](usernotifications/unauthorizationoptions/providesappnotificationsettings.md)
- [provisional](usernotifications/unauthorizationoptions/provisional.md)
