# enableBoostOnStartup

> Whether CPU and GPU boost mode should be enabled on application startup.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AdaptivePerformance](/engine/6000.7/script-reference/unityengine/adaptiveperformance.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
public bool enableBoostOnStartup { get; set; }
```
