Share via


WebViewStatusBarEventArgs(Boolean) Constructor

Definition

Create a new instance of the WebViewStatusBarEventArgs with the specified event data.

public WebViewStatusBarEventArgs(bool visible);
new WebKit.WebViewStatusBarEventArgs : bool -> WebKit.WebViewStatusBarEventArgs

Parameters

visible
Boolean

The value for the Visible property.

Applies to