Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.observable
/
Observation
/
setValue
set
Value
suspend
fun
setValue
(
value
:
ObservableOptional
<
T
>
)
:
ObservableOptional
<
T
>
set the value of this Observable from a suspended context.