Scratch for Java

Window::getStage()

Retrieves the current stage from the Applet instance.

Syntax

Java

.getStage()

Return

Stage

getStage()