# searchInProgress

> Indicates that the search view is currently running a query and it has not yet completed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
bool searchInProgress { get; }
```
