# IsBoostAvailable

> Controls whether or not the 'EnableBoostOnStartup' option is available. Default value is true.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor](/engine/6000.7/script-reference/unityeditor/adaptiveperformance/editor.md)
* **Assembly:** UnityEditor.AdaptivePerformanceModule

```csharp
protected virtual bool IsBoostAvailable { get; }
```
