# Sandbox.MouseVisibility.Hidden

```csharp
static MouseVisibility Hidden
```

The mouse is locked to the game and cannot interact with UI elements.

Declared in [Sandbox.MouseVisibility](/api/Sandbox.MouseVisibility).
Assembly: `Sandbox.Engine`.
