---
title: hiddenPreviewsShowSubtitle
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unnotificationcategoryoptions/hiddenpreviewsshowsubtitle
---

# hiddenPreviewsShowSubtitle

Show the notification’s subtitle, even if the user has disabled notification previews for the app.

## Declaration

```swift
static var hiddenPreviewsShowSubtitle: UNNotificationCategoryOptions { get }
```

## See Also

### Managing hidden preview behavior

- [hiddenPreviewsShowTitle](usernotifications/unnotificationcategoryoptions/hiddenpreviewsshowtitle.md)
