다음을 통해 공유


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 .

적용 대상