toggle menu
kodein-di
7.24.0
common
switch theme
search in API
kodein-di
/
org.kodein.di
/
DI
/
Builder
/
onReady
on
Ready
common
abstract
fun
onReady
(
cb
:
DirectDI
.
(
)
->
Unit
)
Adds a callback that will be called once the DI object is configured and instantiated.
Parameters
cb
The callback.