pxt-microbit/docs/reference/game/pause.md

156 B

Pause

Pauses the game rendering engine to allow other animations on the screen.

game.pause()

See Also

resume