Partager via


NSHttpCookieStorage.Notifications Classe

Définition

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.

S’applique à