Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.06 KB

iwebviewcontrol_framenavigationcompleted.md

File metadata and controls

33 lines (23 loc) · 1.06 KB
-api-id -api-type
E:Windows.Web.UI.IWebViewControl.FrameNavigationCompleted
winrt event

Windows.Web.UI.IWebViewControl.FrameNavigationCompleted

-description

Occurs when a frame in the IWebViewControl has finished loading its 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