NSHttpCookieStorage.Notifications 类

定义

包含 Cookie 存储通知的处理程序的类。

public static class NSHttpCookieStorage.Notifications
type NSHttpCookieStorage.Notifications = class
继承
NSHttpCookieStorage.Notifications

方法

ObserveAcceptPolicyChanged(EventHandler<NSNotificationEventArgs>)

常量的强类型通知 AcceptPolicyChangedNotification

ObserveAcceptPolicyChanged(NSObject, EventHandler<NSNotificationEventArgs>)

常量的强类型通知 AcceptPolicyChangedNotification

ObserveCookiesChanged(EventHandler<NSNotificationEventArgs>)

常量的强类型通知 CookiesChangedNotification

ObserveCookiesChanged(NSObject, EventHandler<NSNotificationEventArgs>)

常量的强类型通知 CookiesChangedNotification

适用于