Table of Contents

Class UIEventInit

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

Constructors

UIEventInit()

public UIEventInit()

Fields

Detail

[Value("detail")]
public long Detail

Field Value

long

SourceCapabilities

[Value("sourceCapabilities")]
public InputDeviceCapabilities? SourceCapabilities

Field Value

InputDeviceCapabilities

View

[Value("view")]
public Window? View

Field Value

Window

Which

[Value("which")]
public ulong Which

Field Value

ulong