Partager via


WebView.IWebView.Navigating(WebNavigationEvent, String) Méthode

Définition

Pour une utilisation interne par la plateforme .NET MAUI. Déclenché après le début de la navigation web.

 virtual bool Microsoft.Maui.IWebView.Navigating(Microsoft::Maui::WebNavigationEvent evnt, System::String ^ url) = Microsoft::Maui::IWebView::Navigating;
bool IWebView.Navigating (Microsoft.Maui.WebNavigationEvent evnt, string url);
abstract member Microsoft.Maui.IWebView.Navigating : Microsoft.Maui.WebNavigationEvent * string -> bool
override this.Microsoft.Maui.IWebView.Navigating : Microsoft.Maui.WebNavigationEvent * string -> bool
Function Navigating (evnt As WebNavigationEvent, url As String) As Boolean Implements IWebView.Navigating

Paramètres

url
String

Retours

Implémente

S’applique à