Skip to content

ProgressBarComponent.setVisibility method

ProgressBarComponent › setVisibility

Unofficial

Shows/hides the component.

Signature:

setVisibility(visible: boolean): this

Parameters:

Parameter Type Description
visible boolean Whether the setting should be visible.

Returns: thisThe component.