# Editor.Application.HoveredWidget

```csharp
static Widget HoveredWidget { get; set; }
```

The Widget that is currently hovered

Declared in [Editor.Application](/api/Editor.Application).
Assembly: `Sandbox.Tools`.
