Skip to main content

WebViewNavigationEventArgs Class

Definition

Assembly:Avalonia.Controls.WebView
Package:Avalonia.Controls.WebView
public class WebViewNavigationEventArgs

Inheritance: EventArgs -> WebViewNavigationEventArgs

Constructors

NameDescription
WebViewNavigationEventArgsNo summary available.

WebViewNavigationEventArgs Constructor

public WebViewNavigationEventArgs()

Properties

NameDescription
RequestNo summary available.

Request Property

public Uri Request { get; set; }