mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-runtime
/
com.jakewharton.mosaic
/
Mosaic
Mosaic
fun
Mosaic
(
coroutineContext
:
CoroutineContext
,
onDraw
:
(
Mosaic
)
->
Unit
,
keyEvents
:
Channel
<
KeyEvent
>
,
terminalState
:
State
<
Terminal
>
)
:
Mosaic