IID_ICoreWebView2Frame

ICoreWebView2Frame provides direct access to the iframes information. You can get an ICoreWebView2Frame by handling the ICoreWebView2_4::add_FrameCreated event.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2Frame;

Meta