setState

open fun setState(@NonNull state: Parcelable)

Called to restore the state that was saved before by calling getState.

Parameters

state

The state to restore.