Share via


WebViewResizableEventArgs(Boolean) Constructor

Definition

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

public WebViewResizableEventArgs(bool resizable);
new WebKit.WebViewResizableEventArgs : bool -> WebKit.WebViewResizableEventArgs

Parameters

resizable
Boolean

The value for the Resizable property.

Applies to