initial<I extends AutomataState> abstract method

void initial<I extends AutomataState>()

Defines the initial AutomataState. Used in StateNode of type StateNodeType.compound.

Implementation

void initial<I extends AutomataState>();