CoreWebView2.Settings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CoreWebView2Settings object contains various modifiable settings for the running WebView.
public Microsoft.Web.WebView2.Core.CoreWebView2Settings Settings { get; }
member this.Settings : Microsoft.Web.WebView2.Core.CoreWebView2Settings
Public ReadOnly Property Settings As CoreWebView2Settings