WebView2Announcements icon indicating copy to clipboard operation
WebView2Announcements copied to clipboard

API Review: CoreWebView2Frame.FrameCreated

Open JosephJin0815 opened this issue 1 year ago • 0 comments

API Review

Title: CoreWebView2Frame.FrameCreated

Existing CoreWebView2.FrameCreated event this only allowed end developers to interact with first-level iframes. This new API CoreWebView2Frame.FrameCreated allows developers to subscribe to the nested iframe creation event, giving them access to all properties, methods, and events of CoreWebView2Frame for the nested iframe.

API Spec: MicrosoftEdge/WebView2Feedback#4982

Please review the pull request and add any feedback you have about this API. We appreciate your input and support!

JosephJin0815 avatar Dec 13 '24 18:12 JosephJin0815