# textInputField

> The text field used by the search field to draw and modify the search string.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.UIElements](/engine/6000.0/script-reference/unityeditor/uielements.md)
* **Assembly:** UnityEditor

```csharp
protected TextInputType textInputField { get; }
```
