rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework
/
RdContext
/
updateValue
update
Value
abstract
fun
updateValue
(
newValue
:
T
?
)
:
AutoCloseable
Content copied to clipboard
Changes current value to
newValue
and returns a cookie which should restore old value on closing