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

# UNNotificationSetting.disabled

The setting is disabled.

## Declaration

```swift
case disabled
```

## See Also

### Constants

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