rd-core
Toggle table of contents
2026.2.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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.