# Sandbox.Gizmo.Pressed.IsActive

```csharp
static bool IsActive { get; set; }
```

True if press is active. This generally means that the left mouse button is down

Declared in [Sandbox.Gizmo.Pressed](/api/Sandbox.Gizmo.Pressed).
Assembly: `Sandbox.Engine`.
