---
title: textInputButtonTitle
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/untextinputnotificationaction/textinputbuttontitle
---

# textInputButtonTitle

The localized title of the text input button that the system displays to the user.

## Declaration

```swift
var textInputButtonTitle: String { get }
```

## See Also

### Getting Information

- [textInputPlaceholder](usernotifications/untextinputnotificationaction/textinputplaceholder.md)
