


Properties AreBrowserAcceleratorKeysEnabled The default adapter to be used when passing IInspectable objects to CoreWebView2.AddHostObjectToScript.ĭetermines whether to disable built in error page for navigation failure and render process failure.ĭetermines whether general form information will be saved and autofilled.ĭetermines whether password information will be autosaved.ĭetermines the ability of the end users to use pinching motions on touch input enabled devices to scale the web content in the WebView2.ĭetermines whether SmartScreen is enabled when visiting web pagesĭetermines whether running JavaScript is enabled in all future navigations in the WebView.ĭetermines whether the status bar is displayed.ĭetermines whether the end user to use swiping gesture on touch input enabled devices to navigate in WebView2.ĭetermines whether communication from the host to the top-level HTML document of the WebView is allowed.ĭetermines whether the user is able to impact the zoom of the WebView. Summary Membersĭetermines whether browser-specific accelerator keys are enabled.ĭetermines whether the default context menus are shown to the user in WebView.ĭetermines whether WebView renders the default JavaScript dialog box.ĭetermines whether the user is able to use the context menu or keyboard shortcuts to open the DevTools window.ĭetermines whether host objects are accessible from the page in WebView. Defines properties that enable, disable, or modify WebView features.Ĭhanges to CoreWebView2Settings.IsGeneralAutofillEnabled and CoreWebView2Settings.IsPasswordAutosaveEnabled will take effect immediately, while other setting changes made after CoreWebView2.NavigationStarting event do not apply until the next top-level navigation.
