You can use WKWebView delegate method. And don't forget to set the webview delegate to self: webview.navigationDelegate = self
確定! 回上一頁