pub fn builder<'a, T, I, C>() -> WebViewBuilder<'a, T, I, C>Expand description
Constructs a new builder for a WebView.
Alias for WebViewBuilder::default().
pub fn builder<'a, T, I, C>() -> WebViewBuilder<'a, T, I, C>Constructs a new builder for a WebView.
Alias for WebViewBuilder::default().