开发者

Making all Links in a Web View open in the Default Browser

I have a web view that displays a web page but I want all links on that page to open in the default browser. How w开发者_运维百科ould I do this?


Implement the WebPolicyDelegate so that any attempts to navigate are cancelled, and the URL opened in the default browser.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜