---
title: userInput
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilexiconentry/userinput
---

# userInput

Text to match, during user input, to provide appropriate output to a text document from the document text value in the same lexicon entry.

## Declaration

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

## See Also

### Accessing a lexicon entry

- [documentText](uikit/uilexiconentry/documenttext.md)
