Event

public enum Event

Encapsulates changes to the thermal state.

  • The thermal state has changed.

    Declaration

    Swift

    case didChange(ProcessInfo.ThermalState)