Share via


WebViewJavaScriptEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebViewJavaScriptEventArgs : EventArgs
type WebViewJavaScriptEventArgs = class
    inherit EventArgs
Inheritance
WebViewJavaScriptEventArgs

Constructors

Name Description
WebViewJavaScriptEventArgs(String)

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

Properties

Name Description
Message

Applies to