yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-coroutines
/
io.github.yafrl.coroutines
/
bindStateFlowToState
bind
State
Flow
To
State
fun
<
A
>
bindStateFlowToState
(
scope
:
CoroutineScope
,
flow
:
StateFlow
<
A
>
,
state
:
BindingSignal
<
A
>
)
(
source
)