NSProcessInfo.Notifications Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |