# Editor.ToolButton.IsToggle

```csharp
bool IsToggle { get; set; }
```

Whether the button is toggle-able or not.

Declared in [Editor.ToolButton](/api/Editor.ToolButton).
Assembly: `Sandbox.Tools`.
