Trait webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2Profile5_Impl
source · pub trait ICoreWebView2Profile5_Impl: Sized + ICoreWebView2Profile4_Impl {
// Required method
fn CookieManager(&self) -> Result<ICoreWebView2CookieManager, Error>;
}