until
fun until(accept: (InputActionContext<ResultHistory<RESULT>>) -> Boolean): RepeatUntilBuilder.Emitter<RESULT>
Define the acceptance criteria for the feedback. This will determine when the generated result is considered acceptable.
Define the acceptance criteria for the feedback. This will determine when the generated result is considered acceptable.