Stage::switchBackdrop()
Changes the stage's backdrop to the specified one.
Examples
Syntax
Java
Scratch
switch backdrop to [ v]
Parameters
Name | Data Type | Description |
---|---|---|
name | String | Name of the backdrop. |
Return
void
Changes the stage's backdrop to the specified one.
switch backdrop to [ v]
Name | Data Type | Description |
---|---|---|
name | String | Name of the backdrop. |
void