NSHttpCookieStorage.Notifications Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe qui contient des gestionnaires pour les notifications de stockage de cookies.
public static class NSHttpCookieStorage.Notifications
type NSHttpCookieStorage.Notifications = class
- Héritage
-
NSHttpCookieStorage.Notifications
Méthodes
ObserveAcceptPolicyChanged(EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la AcceptPolicyChangedNotification constante. |
ObserveAcceptPolicyChanged(NSObject, EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la AcceptPolicyChangedNotification constante. |
ObserveCookiesChanged(EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la CookiesChangedNotification constante. |
ObserveCookiesChanged(NSObject, EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la CookiesChangedNotification constante. |