次の方法で共有


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

適用対象