Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1013 Bytes

iwebviewcontrol_navigationstarting.md

File metadata and controls

33 lines (23 loc) · 1013 Bytes
-api-id -api-type
E:Windows.Web.UI.IWebViewControl.NavigationStarting
winrt event

Windows.Web.UI.IWebViewControl.NavigationStarting

-description

Occurs before the IWebViewControl navigates to new content.

-remarks

WebView navigation events occur in the following order:

Similar events occur in the same order for each iframe in the WebView content:

-see-also

-examples