# Editor.Application.Spin

```csharp
static void Spin()
```

Will process all of the UI events - allowing the UI to stay responsive during a blocking call.

Declared in [Editor.Application](/api/Editor.Application).
Assembly: `Sandbox.Tools`.
