---
title: actionIdentifier
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/notificationresponse/actionidentifier
---

# actionIdentifier

An identifier for the action the person took with the notification.

## Declaration

```swift
var actionIdentifier: String
```

## Discussion

Discussion This value matches one of the action identifiers in the notification’s actions array.
