Share via


BlazorWebView.UrlLoading Event

Definition

Allows customizing how links are opened. By default, opens internal links in the webview and external links in an external app.

public event EventHandler<Microsoft.AspNetCore.Components.WebView.UrlLoadingEventArgs>? UrlLoading;

Event Type

Applies to

Product Versions
.NET MAUI 8, 9