ICoreWebView2.add_NavigationCompleted

Add an event handler for the NavigationCompleted event. NavigationCompleted runs when the WebView has completely loaded (concurrently when body.onload runs) or loading stopped with error.

\snippet ControlComponent.cpp NavigationCompleted

interface ICoreWebView2
HRESULT
add_NavigationCompleted

Meta