thermalStateDidChangeNotification
Posts when the thermal state of the system changes.
Declaration
class let thermalStateDidChangeNotification: NSNotification.NameDiscussion
The notification object is a ProcessInfo instance.
To receive thermalStateDidChangeNotification, you must access the thermalState prior to registering for the notification.