Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Review: CoreWebView2Frame.FrameCreated #105

Open
JosephJin0815 opened this issue Dec 13, 2024 · 0 comments
Open

API Review: CoreWebView2Frame.FrameCreated #105

JosephJin0815 opened this issue Dec 13, 2024 · 0 comments
Labels
API Review New API Review

Comments

@JosephJin0815
Copy link

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 JosephJin0815 added the API Review New API Review label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Review New API Review
Projects
None yet
Development

No branches or pull requests

1 participant