WKHttpCookieStoreObserver_Extensions Class

Definition

Extension methods for the IWKHttpCookieStoreObserver interface that define the optional methods for the cookie store observer protocol.

public static class WKHttpCookieStoreObserver_Extensions
type WKHttpCookieStoreObserver_Extensions = class
Inheritance
WKHttpCookieStoreObserver_Extensions

Methods

CookiesDidChangeInCookieStore(IWKHttpCookieStoreObserver, WKHttpCookieStore)

Method that is called when a cookie changes in the cookie store.

Applies to