---
title: UNNotificationSetting.enabled
framework: usernotifications
role: symbol
role_heading: Case
path: usernotifications/unnotificationsetting/enabled
---

# UNNotificationSetting.enabled

The setting is enabled.

## Declaration

```swift
case enabled
```

## Mentioned in

Asking permission to use notifications

## See Also

### Constants

- [UNNotificationSetting.notSupported](usernotifications/unnotificationsetting/notsupported.md)
- [UNNotificationSetting.disabled](usernotifications/unnotificationsetting/disabled.md)
