restore

fun restore(from: ViewStateCache)

Replaces the state of the receiver with that of from. Typical usage is to call this from a container view's View.onRestoreInstanceState.