rd-framework / com.jetbrains.rd.framework.base / RdBindableBase / synchronizeWith

synchronizeWith

fun synchronizeWith(lifetime: <ERROR CLASS>, otherBindable: RdBindableBase, accepts: (Any?) -> Boolean = { true }): Unit