ripe / com.ripe.android.visual / Image / update

update

fun update(state: Map<String, Any>): Unit

Overrides Interactable.update

This function is called (by the owner) whenever its state changes so that the Image can update itself for the new state.

Parameters

state - A map containing the new state of the owner.