Pen::goToBackground()
Sets the pen to the background. This method changes the state of the pen to indicate that it is no longer in the foreground.
Syntax
Java
.goToBackground()
Return
void

Sets the pen to the background. This method changes the state of the pen to indicate that it is no longer in the foreground.
.goToBackground()
void