共用方式為


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 強型別通知。

適用於