# Sandbox.WebSurface.TellMouseMove

```csharp
void TellMouseMove(Vector2 position)
```

Tell the browser the mouse has moved

### Parameters

- `position` (`Vector2`)

Declared in [Sandbox.WebSurface](/api/Sandbox.WebSurface).
Assembly: `Sandbox.Engine`.
