spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
InputEvent
spasm
event
Undocumented in source.
@
safe
nothrow
struct
InputEvent {
mixin
BoolProperty
!(
"isComposing"
)
;
}
Members
Mixins
__anonymous
mixin
BoolProperty
!(
"isComposing"
)
Undocumented in source.
Meta
Source
See Implementation
spasm
event
enums
eventemitter
functions
addEventListenerTyped
domEvent
emit
removeEventListenerTyped
toEventType
toTuple
mixin templates
BoolProperty
IntProperty
Slot
StringProperty
structs
Event
EventEmitter
FocusEvent
InputEvent
KeyboardEvent
MouseEvent
templates
ToEvent
toListenerType