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