mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-terminal
/
com.jakewharton.mosaic.terminal.event
/
KeyboardEvent
/
KeyboardEvent
Keyboard
Event
constructor
(
codepoint
:
Int
,
shiftedCodepoint
:
Int
=
-1
,
baseLayoutCodepoint
:
Int
=
-1
,
modifiers
:
Int
=
0
,
eventType
:
Int
=
EventTypePress
,
text
:
String
?
=
null
)