# Sandbox.Input.Keyboard.Down

```csharp
static bool Down(string keyName)
```

Keyboard key is held down

### Parameters

- `keyName` (`string`)

### Returns

`bool`

Declared in [Sandbox.Input.Keyboard](/api/Sandbox.Input.Keyboard).
Assembly: `Sandbox.Engine`.
