bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.event
/
KeyEvent
/
KeyEvent
Key
Event
fun
KeyEvent
(
keyCode
:
KeyCode
=
KeyCode.UNDEFINED
,
character
:
String
=
""
,
isControlDown
:
Boolean
,
isShiftDown
:
Boolean
,
isAltDown
:
Boolean
)
Content copied to clipboard
Creates a
KeyEvent
.