---
title: notification
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unnotificationresponse/notification
---

# notification

The notification to which the user responded.

## Declaration

```swift
@NSCopying var notification: UNNotification { get }
```

## See Also

### Getting the Response Information

- [actionIdentifier](usernotifications/unnotificationresponse/actionidentifier.md)
- [targetScene](usernotifications/unnotificationresponse/targetscene.md)
- [UNNotificationDefaultActionIdentifier](usernotifications/unnotificationdefaultactionidentifier.md)
- [UNNotificationDismissActionIdentifier](usernotifications/unnotificationdismissactionidentifier.md)
