Table of Contents

Enum ThermalState

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public enum ThermalState
Extension Methods

Fields

Critical = 3

iPhone is overheating — frame rate reduced to cool down the device. This is normal and not an app bug.

Fair = 1

Optional: slightly reduce FPS/resolution

Nominal = 0
Serious = 2

iPhone is overheating — frame rate reduced to cool down the device. This is normal and not an app bug.

Unknown = 4