You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Review
Title: CoreWebView2Frame.FrameCreated
Existing
CoreWebView2.FrameCreated
event this only allowed end developers to interact with first-level iframes. This new APICoreWebView2Frame.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!
The text was updated successfully, but these errors were encountered: