setEntryAction

fun setEntryAction(state: State, actionKey: ActionKey)

Set the entry action key that indicates which action to invoke when entering the specified state.

Parameters

state

A state.

actionKey

An action key that specifies an action.