FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.dsl
/
withState
with
State
inline suspend
fun
<
T
:
S
,
S
:
MVIState
>
StateReceiver
<
S
>
.
withState
(
crossinline
block
:
suspend
T
.
(
)
->
Unit
)
A typed overload of
StateReceiver.withState
.