The performance mode enum describes what is currently the active performance mode of the stystem.
| Property | Description |
|---|---|
| Unknown | Performance mode is unknown. |
| Standard | Default performance mode. |
| Optimize | Performance mode is optimized and may be a mix of accelerating both CPU and GPU. |
| CPU | Performance mode is accelerates CPU. |
| GPU | Performance mode is accelerates GPU. |
| Battery | Performance is limited as mode is set to preserve battery. |