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

# UNNotificationSetting.notSupported

The setting is not available to your app.

## Declaration

```swift
case notSupported
```

## See Also

### Constants

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