Trait webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2_13_Impl
source · [−]pub trait ICoreWebView2_13_Impl: ICoreWebView2_Impl + ICoreWebView2_2_Impl + ICoreWebView2_3_Impl + ICoreWebView2_4_Impl + ICoreWebView2_5_Impl + ICoreWebView2_6_Impl + ICoreWebView2_7_Impl + ICoreWebView2_8_Impl + ICoreWebView2_9_Impl + ICoreWebView2_10_Impl + ICoreWebView2_11_Impl + ICoreWebView2_12_Impl {
fn Profile(&self) -> Result<ICoreWebView2Profile, Error>;
}
Required Methods
source