rd-core
Toggle table of contents
2025.2.2-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
rd-core
rd-core
/
com.jetbrains.rd.util.reactive
/
whenTrue
when
True
fun
IViewable
<
Boolean
>
.
whenTrue
(
lifetime
:
Lifetime
,
action
:
(
Lifetime
)
->
Unit
)
Executes the given
action
every time the value of the property changes to true.