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

async

abstract var async: Boolean

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.