Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个显示网页的网络视图,但我希望该页面上的所有链接都在默认浏览器中打开。我该怎么做?
实施WebPolicyDelegate以便取消任何导航尝试,并在默认浏览器中打开 URL。
WebPolicyDelegate