Trait webview2_com_sys::Microsoft::Web::WebView2::Win32::ICoreWebView2FrameInfoCollection_Impl
source · [−]pub trait ICoreWebView2FrameInfoCollection_Impl: Sized {
fn GetIterator(&self) -> Result<ICoreWebView2FrameInfoCollectionIterator>;
}
Required Methods
source