Platforms to show: All Mac Windows Linux Cross-Platform

WKHTTPCookieStoreMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class WebKit2 MBS Mac64bit Plugin 20.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Function: An object that manages the HTTP cookies associated with a particular WKWebsiteDataStore.
Example:
Dim CookieStore As WKHTTPCookieStoreMBS = WKWebViewControlMBS1.WKWebView.HTTPCookieStore
Dim cookies() As NSHTTPCookieMBS = CookieStore.AllCookies
Dim cookie As NSHTTPCookieMBS = cookies(0)

// now check in debugger
Break
Notes: Requires macOS 10.13 or iOS 11.0 or newer.

This class has no sub classes.

Some properties using for this class:

Blog Entries

Xojo Developer Magazine


The items on this page are in the following plugins: MBS Mac64bit Plugin.


WKFrameInfoMBS   -   WKNavigationActionMBS


💬 Ask a question or report a problem
The biggest plugin in space...


Start Chat