---
title: UNShowPreviewsSetting.whenAuthenticated
framework: usernotifications
role: symbol
role_heading: Case
path: usernotifications/unshowpreviewssetting/whenauthenticated
---

# UNShowPreviewsSetting.whenAuthenticated

The notification’s content is shown only when the device is unlocked.

## Declaration

```swift
case whenAuthenticated
```

## See Also

### Preview Styes

- [UNShowPreviewsSetting.always](usernotifications/unshowpreviewssetting/always.md)
- [UNShowPreviewsSetting.never](usernotifications/unshowpreviewssetting/never.md)
