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