Skip to main content

ICoreWebView2_6_Impl

Trait ICoreWebView2_6_Impl 

Source
pub trait ICoreWebView2_6_Impl: ICoreWebView2_5_Impl {
    // Required method
    fn OpenTaskManagerWindow(&self) -> Result<()>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§