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