You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to find a way to capture navigation events used in windows webview2 (link). I couldnt find any in the WebView interface, but found some events are implemented in edge package inside Chromium struct
Hi, I am trying to find a way to capture navigation events used in windows webview2 (link). I couldnt find any in the
WebView
interface, but found some events are implemented in edge package insideChromium
structIs there any way to add a handler for
SourceChanged
event of webview2 ?The text was updated successfully, but these errors were encountered: