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