---
title: UIUserNotificationActionResponseTypedTextKey
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/uiusernotificationactionresponsetypedtextkey
---

# UIUserNotificationActionResponseTypedTextKey

The response text selected by the user.

## Declaration

```swift
let UIUserNotificationActionResponseTypedTextKey: String
```

## Discussion

Discussion The value of this key is an NSString containing the user’s text response.
