Platforms to show: All Mac Windows Linux Cross-Platform
WKPreferencesMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | WebKit2 | MBS Mac64bit Plugin | 20.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Notes:
The preferences object associated with a web view is specified by its web view configuration.
Available on MacOS 10.10 or newer.
- 21 properties
- property crossOriginResourcePolicyEnabled as Boolean
- property defaultFontSize as Integer
- property developerExtrasEnabled as Boolean
- property FraudulentWebsiteWarningEnabled as Boolean
- property fullScreenEnabled as Boolean
- property Handle as Integer
- property javaEnabled as Boolean
- property javaScriptCanOpenWindowsAutomatically as Boolean
- property javaScriptEnabled as Boolean
- property loadsImagesAutomatically as Boolean
- property logsPageMessagesToSystemConsoleEnabled as Boolean
- property mediaDevicesEnabled as Boolean
- property mediaStreamEnabled as Boolean
- property minimumFontSize as Double
- property plugInsEnabled as Boolean
- property shouldPrintBackgrounds as Boolean
- property standardFontFamily as String
- property tabFocusesLinks as Boolean
- property telephoneNumberDetectionIsEnabled as Boolean
- property TextInteractionEnabled as Boolean
- property webSecurityEnabled as Boolean
- method Constructor(WKWebView as WKWebViewMBS)
This class has no sub classes.
Some properties using for this class:
- WKWebViewConfigurationMBS.Preferences as WKPreferencesMBS
- WKWebViewMBS.Preferences as WKPreferencesMBS
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 21.5pr4
- News from the MBS Xojo Plugins Version 21.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 21.4
- MBS Xojo Plugins, version 21.4pr3
- News from the MBS Xojo Plugins Version 20.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.4
- MBS Xojo Plugins, version 20.4pr1
- News from the MBS Xojo Plugins Version 20.1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.1
- MBS Xojo Plugins, version 20.1pr4
Xojo Developer Magazine
The items on this page are in the following plugins: MBS Mac64bit Plugin.
WKPolicyForNavigationResponseDecisionHandlerMBS - WKUserScriptMBS
