WebView.IWebViewController.SendNavigated(WebNavigatedEventArgs) Method

Definition

 virtual void Microsoft.Maui.Controls.IWebViewController.SendNavigated(Microsoft::Maui::Controls::WebNavigatedEventArgs ^ args) = Microsoft::Maui::Controls::IWebViewController::SendNavigated;
void IWebViewController.SendNavigated (Microsoft.Maui.Controls.WebNavigatedEventArgs args);
abstract member Microsoft.Maui.Controls.IWebViewController.SendNavigated : Microsoft.Maui.Controls.WebNavigatedEventArgs -> unit
override this.Microsoft.Maui.Controls.IWebViewController.SendNavigated : Microsoft.Maui.Controls.WebNavigatedEventArgs -> unit
Sub SendNavigated (args As WebNavigatedEventArgs) Implements IWebViewController.SendNavigated

Parameters

Implements

Applies to