proxySettings property

ProxySettings? proxySettings
getter/setter pair

Sets proxy settings for this WebView's data store or network session.

When used with containerId, the proxy is isolated with that container's WKWebsiteDataStore. On Windows, proxy arguments are applied when the WebView2 environment is created.

Officially Supported Platforms/Implementations:

Implementation

ProxySettings? proxySettings;