whileFalse

fun whileFalse(command: Command): Trigger

Starts the given command when the condition changes to false and cancels it when the condition changes to true.

Return

this trigger, so calls can be chained

Parameters

command

the command to start