Terminal.setClearBackground
void setClearBackground(bool setting)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.
Parameters
setting | whether to clear the background |