---
title: notificationIdentifier
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/notificationresponse/notificationidentifier
---

# notificationIdentifier

An identifier for the notification.

## Declaration

```swift
var notificationIdentifier: String
```

## Discussion

Discussion This value corresponds to notificationIdentifier on the accessory notification.

## See Also

### Identifying the notification

- [sourceIdentifier](accessorynotifications/notificationresponse/sourceidentifier.md)
