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.
在native.showWebPopup我们可以在 CSS 上使用透明度使背景透明并查看 webview 背后的内容但是如果我使用native.newWebView背景不透明有没有办法让它像 showWebPopup 一样透明
native.showWebPopup
native.newWebView
尝试webView.hasBackground = false
webView.hasBackground = false