# Editor.MouseEvent.MiddleMouseButton

```csharp
bool MiddleMouseButton { get; set; }
```

Whether the event was triggered by the left mouse button.

Declared in [Editor.MouseEvent](/api/Editor.MouseEvent).
Assembly: `Sandbox.Tools`.
