---
title: hiddenPreviewsShowTitle
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unnotificationcategoryoptions/hiddenpreviewsshowtitle
---

# hiddenPreviewsShowTitle

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

## Declaration

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

## See Also

### Managing hidden preview behavior

- [hiddenPreviewsShowSubtitle](usernotifications/unnotificationcategoryoptions/hiddenpreviewsshowsubtitle.md)
