solivagant
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
solivagant
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
.