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
SourceCapabilities
[Value("sourceCapabilities")]
public InputDeviceCapabilities? SourceCapabilities
Field Value
View
[Value("view")]
public Window? View
Field Value
Which
[Value("which")]
public ulong Which