IID_ICoreWebView2Settings

Defines properties that enable, disable, or modify WebView features. Changes to IsGeneralAutofillEnabled and IsPasswordAutosaveEnabled apply immediately, while other setting changes made after NavigationStarting event do not apply until the next top-level navigation.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2Settings;

Meta