---
title: providesAppNotificationSettings
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unnotificationsettings/providesappnotificationsettings
---

# providesAppNotificationSettings

A Boolean value indicating the system displays a button for in-app notification settings.

## Declaration

```swift
var providesAppNotificationSettings: Bool { get }
```

## See Also

### Getting Interface Settings

- [alertStyle](usernotifications/unnotificationsettings/alertstyle.md)
- [UNAlertStyle](usernotifications/unalertstyle.md)
- [showPreviewsSetting](usernotifications/unnotificationsettings/showpreviewssetting.md)
- [UNShowPreviewsSetting](usernotifications/unshowpreviewssetting.md)
