1 implementation of SendNavigated
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
268
void IWebViewController.
SendNavigated
(WebNavigatedEventArgs args)
4 references to SendNavigated
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
370
(this as IWebViewController)?.
SendNavigated
(args);
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\WkWebViewRenderer.cs (3)
717
WebViewController.
SendNavigated
(
728
WebViewController.
SendNavigated
(
765
WebViewController.
SendNavigated
(args);