Skip to main content

WebViewNavigationStartingEventArgs Class

Definition

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

Inheritance: EventArgs -> WebViewNavigationEventArgs -> WebViewNavigationStartingEventArgs

Constructors

NameDescription
WebViewNavigationStartingEventArgsNo summary available.

WebViewNavigationStartingEventArgs Constructor

public WebViewNavigationStartingEventArgs()

Properties

NameDescription
CancelNo summary available.
RequestInherited from WebViewNavigationEventArgs.

Cancel Property

public bool Cancel { get; set; }