共用方式為


NSProcessInfo.Notifications 類別

定義

public static class NSProcessInfo.Notifications
type NSProcessInfo.Notifications = class
繼承
NSProcessInfo.Notifications

方法

ObservePowerStateDidChange(EventHandler<NSNotificationEventArgs>)

常數的 PowerStateDidChangeNotification 強型別通知。

ObservePowerStateDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 PowerStateDidChangeNotification 強型別通知。

ObserveThermalStateDidChange(EventHandler<NSNotificationEventArgs>)

常數的 ThermalStateDidChangeNotification 強型別通知。

ObserveThermalStateDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 ThermalStateDidChangeNotification 強型別通知。

適用於