Freigeben über


WebView.IWebView.Navigating(WebNavigationEvent, String) Methode

Definition

Zur internen Verwendung durch die .NET MAUI-Plattform. Wird ausgelöst, nachdem die Webnavigation gestartet wurde.

 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

Parameter

url
String

Gibt zurück

Implementiert

Gilt für: