arch-android

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

getCurrentStateKey

[android]
fun getCurrentStateKey(): Int

Returns the key of the current state.

Return

The current state key, or the initial state key if no transition has occurred.