---
title: textInputPlaceholder
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/untextinputnotificationaction/textinputplaceholder
---

# textInputPlaceholder

The placeholder text that the system localizes and displays in the text input field.

## Declaration

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

## See Also

### Getting Information

- [textInputButtonTitle](usernotifications/untextinputnotificationaction/textinputbuttontitle.md)
