Struct webview2::Settings2 [−][src]
pub struct Settings2 { /* fields omitted */ }Expand description
Wrapper for ICoreWebView2Settings2.
Implementations
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for Settings2
impl !UnwindSafe for Settings2
Blanket Implementations
Mutably borrows from an owned value. Read more