Skip to content

ProgressBarComponent.setVisibility method

ProgressBarComponent › setVisibility

Unofficial

Shows/hides the component.

Signature:

setVisibility(visible: boolean): this

Parameters:

ParameterTypeDescription
visiblebooleanWhether the setting should be visible.

Returns: thisThe component.