# Editor.Asset.AssetTags.Toggle

```csharp
void Toggle(string tag)
```

Remove the tag if present, add if not.

### Parameters

- `tag` (`string`)

Declared in [Editor.Asset.AssetTags](/api/Editor.Asset.AssetTags).
Assembly: `Sandbox.Tools`.
