Share via


WebViewToolBarsEventArgs(Boolean) Constructor

Definition

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

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

Parameters

visible
Boolean

The value for the Visible property.

Applies to