Condividi tramite


WebView.IWebView.Navigating(WebNavigationEvent, String) Metodo

Definizione

Per l'uso interno della piattaforma .NET MAUI. Generato dopo l'avvio dello spostamento 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

Parametri

url
String

Restituisce

Implementazioni

Si applica a