Stage::removeBackdrop()
Remove a backdrop from the stage.
Syntax
Java
.removeBackdrop(name)
Parameters
| Name | Data Type | Description |
|---|---|---|
| name | String | of the backdrop |
Return
void

Remove a backdrop from the stage.
.removeBackdrop(name)
| Name | Data Type | Description |
|---|---|---|
| name | String | of the backdrop |
void