ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
assets
/
ktx.assets
/
DisposableRegistry
/
alsoRegister
also
Register
open
fun
<
T
:
Disposable
>
T
.
alsoRegister
(
)
:
T
Register this
Disposable
with the
DisposableRegistry
.
Return
this object.