Skip to main content

WebViewEnvironmentRequestedEventArgs Class

Definition

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

Methods

NameDescription
GetDeferralNo summary available.

GetDeferral Method

public IDisposable GetDeferral()

Returns

IDisposable

Properties

NameDescription
EnableDevToolsNo summary available.

EnableDevTools Property

public bool EnableDevTools { get; set; }