<!--
{
  "availability" : [
    "iOS: 9.0.0 - 10.0.0",
    "iPadOS: 9.0.0 - 10.0.0",
    "macCatalyst: 13.1.0 - 13.1.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIUserNotificationActionResponseTypedTextKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@UIUserNotificationActionResponseTypedTextKey"
  },
  "title" : "UIUserNotificationActionResponseTypedTextKey"
}
-->

# UIUserNotificationActionResponseTypedTextKey

The response text selected by the user.

```
let UIUserNotificationActionResponseTypedTextKey: String
```

## Discussion

The value of this key is an <doc://com.apple.documentation/documentation/Foundation/NSString> containing the user’s text response.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)