dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
KeyEvent.this
dlangui
core
events
KeyEvent
create key event
class
KeyEvent
this
(
KeyAction
action
,
uint
keyCode
,
uint
flags
,
dstring
text
= null
)
Meta
Source
See Implementation
dlangui
core
events
KeyEvent
constructors
this
properties
action
flags
hasModifiers
keyCode
modifiers
noModifiers
text
toString
variables
_action
_flags
_keyCode
_text
create key event