# Editor.IconButton.IsActive

```csharp
bool IsActive { get; set; }
```

If IsToggle is true, this is toggled on press

Declared in [Editor.IconButton](/api/Editor.IconButton).
Assembly: `Sandbox.Tools`.
