---
title: showPreviewsSetting
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unnotificationsettings/showpreviewssetting
---

# showPreviewsSetting

The setting that indicates whether the app shows a preview of the notification’s content.

## Declaration

```swift
var showPreviewsSetting: UNShowPreviewsSetting { get }
```

## See Also

### Getting Interface Settings

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