webView(_:setStatusBarVisible:)
Sets the visibility of the status bar in a web view’s window.
Declaration
optional func webView(_ sender: WebView!, setStatusBarVisible visible: Bool)Parameters
Discussion
No action is taken if you do not implement this method.