allowFailover property

bool? allowFailover
getter/setter pair

A Boolean that indicates whether or not a proxy configuration allows failover to non-proxied connections. Failover isn’t allowed by default.

Officially Supported Platforms/Implementations:

  • iOS WKWebView
  • macOS WKWebView

Implementation

bool? allowFailover;