WebViewPlatformConfig
Android platform configuration.
Platform-specific WebView configuration.
The actual shape depends on the current target:
Android: no platform-specific options.
iOS: WebKit website data store selection.
JVM: Windows, Linux, and macOS native backend settings.
iOS-specific WKWebView configuration.
JVM desktop WebView configuration.
The JVM artifact contains settings for all desktop backends. At runtime, only the setting matching the current operating system is passed to native code.
Constructors
Types
Linux WebKitGTK-specific settings for JVM desktop.
macOS WKWebView-specific settings for JVM desktop.
Properties
Settings used by the Linux WebKitGTK backend.
Settings used by the macOS WKWebView backend.
Controls whether WebKit uses the default persistent website data store or a non-persistent one.
Settings used by the Windows WebView2 backend.