arch-android

//Android/br.com.arch.toolkit.android.statemachine/StateMachine/saveInstanceState

saveInstanceState

[android]
fun saveInstanceState(): android/os/Bundle

Saves the current state of the machine into a Bundle.

Return

A Bundle containing the current state key.