updateStateSync

abstract fun updateStateSync(globalKey: String, stateUpdate: StateContainer.StateUpdate, attribution: String?, isCreateLayoutInProgress: Boolean, isLayoutState: Boolean)

Enqueues a state update that will schedule a new render on the calling thread at the end of its current run-loop. It is expected that the calling thread has an active Looper.