Share via


WebViewStatusTextEventArgs(String) Constructor

Definition

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

public WebViewStatusTextEventArgs(string text);
new WebKit.WebViewStatusTextEventArgs : string -> WebKit.WebViewStatusTextEventArgs

Parameters

text
String

The value for the Text property.

Applies to