2 references to UpdateSource
Microsoft.Maui (2)
Handlers\WebView\WebViewHandler.iOS.cs (1)
35 handler.PlatformView?.UpdateSource(webView, webViewDelegate);
Platform\iOS\WebViewExtensions.cs (1)
11 platformWebView.UpdateSource(webView, null);