EventModifierInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

altKey
void altKey(bool altKey)
Undocumented in source. Be warned that the author may not have intended to support it.
altKey
bool altKey()
Undocumented in source. Be warned that the author may not have intended to support it.
ctrlKey
void ctrlKey(bool ctrlKey)
Undocumented in source. Be warned that the author may not have intended to support it.
ctrlKey
bool ctrlKey()
Undocumented in source. Be warned that the author may not have intended to support it.
metaKey
void metaKey(bool metaKey)
Undocumented in source. Be warned that the author may not have intended to support it.
metaKey
bool metaKey()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierAltGraph
void modifierAltGraph(bool modifierAltGraph)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierAltGraph
bool modifierAltGraph()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierCapsLock
void modifierCapsLock(bool modifierCapsLock)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierCapsLock
bool modifierCapsLock()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierFn
void modifierFn(bool modifierFn)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierFn
bool modifierFn()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierFnLock
void modifierFnLock(bool modifierFnLock)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierFnLock
bool modifierFnLock()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierNumLock
void modifierNumLock(bool modifierNumLock)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierNumLock
bool modifierNumLock()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierOS
void modifierOS(bool modifierOS)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierOS
bool modifierOS()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierScrollLock
void modifierScrollLock(bool modifierScrollLock)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierScrollLock
bool modifierScrollLock()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierSymbol
void modifierSymbol(bool modifierSymbol)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierSymbol
bool modifierSymbol()
Undocumented in source. Be warned that the author may not have intended to support it.
modifierSymbolLock
void modifierSymbolLock(bool modifierSymbolLock)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierSymbolLock
bool modifierSymbolLock()
Undocumented in source. Be warned that the author may not have intended to support it.
shiftKey
void shiftKey(bool shiftKey)
Undocumented in source. Be warned that the author may not have intended to support it.
shiftKey
bool shiftKey()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.UIEvent.UIEventInit _parent;
Undocumented in source.

Meta