Share via


NSProcessInfo.Notifications Classe

Definição

public static class NSProcessInfo.Notifications
type NSProcessInfo.Notifications = class
Herança
NSProcessInfo.Notifications

Métodos

ObservePowerStateDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a PowerStateDidChangeNotification constante.

ObservePowerStateDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a PowerStateDidChangeNotification constante.

ObserveThermalStateDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ThermalStateDidChangeNotification constante.

ObserveThermalStateDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ThermalStateDidChangeNotification constante.

Aplica-se a