# textInputField

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

## Definition

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

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