isFirstStep abstract method

bool isFirstStep(
  1. int index
)

Indicates whether the step index matches the first step.

Implementation

bool isFirstStep(int index);