rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
whenFalse
when
False
fun
IViewable
<
Boolean
>
.
whenFalse
(
lifetime
:
Lifetime
,
action
:
(
Lifetime
)
->
Unit
)
Content copied to clipboard
Executes the given
action
every time the value of the property changes to false.