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.
我看到了 WebView 控件的操作事件,但我注意到似乎没有触发。是否可以处理 WebView 控件的操作事件?
我有 ManipulationMode="All"
不,他们不是。至少不是 WebView 控件的一部分。它必须在 InvokeScript 可能是解决方案的页面的 JavaScript 中完成。但这也很棘手。
参考:如何在 WebView 中使用 InvokeScript 处理 JS 事件