# PerformanceModeStatus

> Access performance mode status information of the device.

## Definition

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

```csharp
IPerformanceModeStatus PerformanceModeStatus { get; }
```
