# Editor.EditorUtility.GetRootPanels

```csharp
static HashSet<IPanel> GetRootPanels()
```

Get all the root panels.

### Returns

`HashSet<IPanel>`

Declared in [Editor.EditorUtility](/api/Editor.EditorUtility).
Assembly: `Sandbox.Tools`.
