Type Property 型プロパティ

thermalStateDidChangeNotification

Posts when the thermal state of the system changes.

Declaration 宣言

class let thermalStateDidChangeNotification: NSNotification.Name

Discussion 議論

The notification object is a ProcessInfo instance.

To receive thermalStateDidChangeNotification, you must access the thermalState prior to registering for the notification.

See Also 参照

Notifications 通知