Stage::eraseUI()
This method marks the UI buffer to be erased, which will be processed in the next update cycle.
Syntax
Java
.eraseUI()
Return
void

This method marks the UI buffer to be erased, which will be processed in the next update cycle.
.eraseUI()
void