IID_ICoreWebView2NewWindowRequestedEventArgs

Event args for the NewWindowRequested event. The event is run when content inside webview requested to a open a new window (through window.open() and so on).

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2NewWindowRequestedEventArgs;
Suggestion Box / Bug Report