ProgressBarComponent.setVisibility method
ProgressBarComponent › setVisibility
Unofficial
Shows/hides the component.Signature:
setVisibility(visible: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| visible | boolean | Whether the setting should be visible. |
Returns: this — The component.