toggle menu
solivagant
common
switch theme
search in API
lifecycle
/
com.hoc081098.solivagant.lifecycle
/
LocalLifecycleOwner
/
provides
provides
infix
fun
provides
(
lifecycleOwner
:
LifecycleOwner
)
:
ProvidedValue
<
LifecycleOwner
>
(
source
)
Associates a
LocalLifecycleOwner
key to a value in a call to
CompositionLocalProvider
.