# ApplicationResume()

> Called after an application resumes. 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 ApplicationResume()
```
