pub struct CoreWebView2EnvironmentOptions { /* private fields */ }Trait Implementations§
source§impl AsImpl<CoreWebView2EnvironmentOptions> for ICoreWebView2EnvironmentOptions
impl AsImpl<CoreWebView2EnvironmentOptions> for ICoreWebView2EnvironmentOptions
fn as_impl(&self) -> &CoreWebView2EnvironmentOptions
source§impl From<CoreWebView2EnvironmentOptions> for ICoreWebView2EnvironmentOptions
impl From<CoreWebView2EnvironmentOptions> for ICoreWebView2EnvironmentOptions
source§fn from(this: CoreWebView2EnvironmentOptions) -> Self
fn from(this: CoreWebView2EnvironmentOptions) -> Self
Converts to this type from the input type.
source§impl From<CoreWebView2EnvironmentOptions> for IInspectable
impl From<CoreWebView2EnvironmentOptions> for IInspectable
source§fn from(this: CoreWebView2EnvironmentOptions) -> Self
fn from(this: CoreWebView2EnvironmentOptions) -> Self
Converts to this type from the input type.
source§impl From<CoreWebView2EnvironmentOptions> for IUnknown
impl From<CoreWebView2EnvironmentOptions> for IUnknown
source§fn from(this: CoreWebView2EnvironmentOptions) -> Self
fn from(this: CoreWebView2EnvironmentOptions) -> Self
Converts to this type from the input type.