Struct webview2_com::FrameCreatedEventHandler [−][src]
pub struct FrameCreatedEventHandler(_);Expand description
Implementation of ICoreWebView2FrameCreatedEventHandler.
Implementations
pub fn create(
closure: EventClosure<Option<ICoreWebView2>, Option<ICoreWebView2FrameCreatedEventArgs>>
) -> ICoreWebView2FrameCreatedEventHandler
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Safety