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