Terminal.setClearBackground

Sets whether to paint the background with the background colour. The default is true.

This function is rarely useful. One use for it is to add a background image to the terminal.

class Terminal
void
setClearBackground
(
bool setting
)

Parameters

setting bool

whether to clear the background