Enum ThermalState
public enum ThermalState
- Extension Methods
Fields
Critical = 3iPhone is overheating — frame rate reduced to cool down the device. This is normal and not an app bug.
Fair = 1Optional: slightly reduce FPS/resolution
Nominal = 0Serious = 2iPhone is overheating — frame rate reduced to cool down the device. This is normal and not an app bug.
Unknown = 4