The operation mode that Adaptive Performance uses to prioritize how it adjusts application quality.
Each operation mode is backed by an IAdaptivePerformanceModeProvider that applies the scaler and performance actions for that mode. Use IOperationModeStatus.CurrentOperationalModeProvider to read or change the active mode provider at runtime.
| Property | Description |
|---|---|
| NormalMode | Prioritizes the highest achievable frame rate. |
| BatteryMode | Prioritizes battery life over performance. |