scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
waitUntilBlock
wait
Until
Block
fun
BlockHost
.
waitUntilBlock
(
expression
:
Expression
?
)
:
NormalBlock
Adds a 'wait until' block.
Parameters
expression
The condition to wait for.