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