# Indefinite

> An indefinite progress indicator shows that the associated task is in progress, but does not show how close it is to completion.

## Definition

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

```csharp
Indefinite = 2
```
