# Editor.Widget.IsPressed

```csharp
bool IsPressed { get; set; }
```

Whether this widget is currently being pressed down or not.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
