Open
Description
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!