Platforms to show: All Mac Windows Linux Cross-Platform

Back to WKWebViewMBS class.

Previous items

WKWebViewMBS.userScripts as WKUserScriptMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WebKit2 MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The user scripts associated with the user content controller.

WKWebViewMBS.WebArchiveData(byref error as NSErrorMBS) as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
method WebKit2 MBS Mac64bit Plugin 20.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Queries web archive data for the website.
Example
Dim w As WKWebViewMBS = HTMLViewer1.WKWebViewMBS

Dim error As NSErrorMBS
Dim data As MemoryBlock = w.WebArchiveData(error)

Break // inspect in debugger

May return nil in case of error and maybe report the NSError in case of an error.

Previous items

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


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