toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
AsyncInvokable
Async
Invokable
interface
AsyncInvokable
Inheritors
AsyncThread
AsyncThread2
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
<
T
>
invoke
(
func
:
suspend
(
)
->
T
)
:
T