# Sandbox.UI.Panel.HasHovered

```csharp
bool HasHovered { get; set; }
```

Whether this panel has the `:hover` pseudo class active.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
