setCompletionBehaviour

Sets the behaviour this OpMode should take when all tasks in the task queue have been completed. Review the OnTasksDone enum for more information on the different modes.

Since

7.0.0

Parameters

finishBehaviour

the actions to take when all tasks are done, by default, FINISH_OPMODE.