webView(_:didCancelClientRedirectFor:)
Called when a client redirect is cancelled.
Declaration
optional func webView(_ sender: WebView!, didCancelClientRedirectFor frame: WebFrame!)Parameters
- sender:
The web view containing the frame.
- frame:
The frame being loaded.
Discussion
This might happen if a frame changes locations before a pending client redirect is fired. The client redirect occurred in frame.