Type Property 型プロパティ

NSHTTPCookieManagerCookiesChanged

A notification posted when the cookies stored in the cookie storage have changed. クッキーストレージに貯蔵されたクッキーが変化する場合に投函される通知。

Declaration 宣言

static let NSHTTPCookieManagerCookiesChanged: NSNotification.Name

Discussion 議論

The notification’s object is the HTTPCookieStorage instance. This notification does not contain a userInfo dictionary. 通知のもつobjectは、HTTPCookieStorageインスタンスです。この通知は、userInfo辞書を含みません。

See Also 参照

Foundation ファウンデーション