url property

String url
getter/setter pair

Represents the proxy URL.

Officially Supported Platforms/Implementations:

  • Android WebView
  • iOS WKWebView
  • macOS WKWebView
  • Linux WPE WebKit
  • Windows WebView2 (Official API - CoreWebView2EnvironmentOptions.AdditionalBrowserArguments):
    • The first supported proxy URL is mapped to the WebView2 proxy-server argument.

Implementation

String url;