Scratch for Java

Stage::setWhenBackdropSwitches()

Sets the handler for when the backdrop switches.

Syntax

Java

.setWhenBackdropSwitches(whenBackdropSwitches)

Parameters

Name Data Type Description
whenBackdropSwitches WhenBackdropSwitchesHandler the handler to set

Return

void

setWhenBackdropSwitches()