Home > @jsplumbtoolkit/browser-ui-plugin-background > BackgroundPlugin > setVisible
BackgroundPlugin.setVisible() method
Sets the visible state of the background
Signature:
setVisible(v: boolean): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| v | boolean |
Returns:
void