toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
EmptyContinuation
/
Companion
Companion
object
Companion
:
EmptyContinuation
Members
Properties
context
Link copied to clipboard
open
override
val
context
:
CoroutineContext
Functions
resume
With
Link copied to clipboard
open
override
fun
resumeWith
(
result
:
Result
<
Unit
>
)