# responding

> Returns true if progress is ongoing, false if the progress indicator has not received any progress report for more than 5 seconds.

## Definition

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

```csharp
public bool responding { get; }
```
