Table of Contents

Class EventListenerOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class EventListenerOptions
Inheritance
EventListenerOptions
Derived
Inherited Members

Constructors

EventListenerOptions()

public EventListenerOptions()

Fields

Capture

[Value("capture")]
public bool Capture

Field Value

bool