isSolutionDisplay

private var isSolutionDisplay: Boolean = false

true if the solution walkthrough is currently being played; false, otherwise.

This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil.