rd-framework
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
RdContext
/
updateValue
update
Value
abstract
fun
updateValue
(
newValue
:
T
?
)
:
AutoCloseable
Changes current value to
newValue
and returns a cookie which should restore old value on closing