# Sandbox.VR.DigitalInput.IsPressed

```csharp
bool IsPressed { get; set; }
```

The current value of this input - true if pressed, false if not pressed.

Declared in [Sandbox.VR.DigitalInput](/api/Sandbox.VR.DigitalInput).
Assembly: `Sandbox.Engine`.
