rd-framework / com.jetbrains.rd.framework.base / RdReactiveBase / async

async

open var async: Boolean

Overrides IRdReactive.async

If set to true, local changes to this object can be performed on any thread. Otherwise, local changes can be performed only on the UI thread.