Platforms to show: All Mac Windows Linux Cross-Platform

WKWebViewIOSControlMBS control

Type Topic Plugin Version macOS Windows Linux iOS Targets
control WebKit2 MBS Mac64bit Plugin 21.0 ❌ No ❌ No ❌ No ✅ Yes iOS only
A WKWebView object displays interactive web content, such as for an in-app browser.

This is a control is for iOS only and uses 64-bit.

But we can add features over time as needed.
Let us know if you need a method from WKWebView or an event from WKNavigationDelegate or WKUIDelegate.

Authentication Challenge Responses

Constant Value Description
AuthChallengeCancelAuthenticationChallenge 2 Cancel the entire request. The provided credential parameter is ignored.
AuthChallengePerformDefaultHandling 1 Use the default handling for the challenge as though this delegate method were not implemented. The provided credential parameter is ignored.
AuthChallengeRejectProtectionSpace 3 Reject this challenge, and call the authentication delegate method again with the next authentication protection space. The provided credential parameter is ignored.
AuthChallengeUseCredential 0 Use the specified credential, which may be nil.

Redirect Policy

Constant Value Description
DownloadRedirectPolicyAllow 1 Allow a redirect to proceed.
DownloadRedirectPolicyCancel 0 Cancel the redirect action.

Some examples using this control:

Blog Entries

Release notes


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


WKWebViewControlMBS


The biggest plugin in space...