API Version: 6.0
Library Version: 2.44.1
enum WebKit.NetworkProxyMode
Enum values used to set the network proxy mode.
WEBKIT_NETWORK_PROXY_MODE_DEFAULT
Use the default proxy of the system.
WEBKIT_NETWORK_PROXY_MODE_NO_PROXY
Do not use any proxy.
WEBKIT_NETWORK_PROXY_MODE_CUSTOM
Use custom proxy settings.
Content