# ApplicationPause()

> Called before an application pauses. To be called from MonoBehaviour.OnApplicationPause.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.AdaptivePerformance.Provider](/engine/6000.5/script-reference/unityengine/adaptiveperformance/provider.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
void ApplicationPause()
```
