# Sandbox.UI.BaseTreeView.HighlightFadeTime

```csharp
float HighlightFadeTime { get; set; }
```

How long the highlight takes to fade out, in seconds. Styled by the `highlight-fade` class.

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
