Trait webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2_13_Impl
source · pub trait ICoreWebView2_13_Impl: Sized + ICoreWebView2_12_Impl {
// Required method
fn Profile(&self) -> Result<ICoreWebView2Profile, Error>;
}