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

适用于