Compartilhar via


WebView.Navigated Evento

Definição

Gerado após a conclusão da navegação na Web.

public:
 event EventHandler<Microsoft::Maui::Controls::WebNavigatedEventArgs ^> ^ Navigated;
public event EventHandler<Microsoft.Maui.Controls.WebNavigatedEventArgs> Navigated;
member this.Navigated : EventHandler<Microsoft.Maui.Controls.WebNavigatedEventArgs> 
Public Event Navigated As EventHandler(Of WebNavigatedEventArgs) 

Tipo de evento

Aplica-se a