ClassesTrashcanblockly.trashcan_class.autohide_1_methodOn this page blockly > Trashcan > autoHide Trashcan.autoHide() method Hides the component. Called in WorkspaceSvg.hideChaff. Signature: autoHide(onlyClosePopups: boolean): void; Parameters ParameterTypeDescriptiononlyClosePopupsbooleanWhether only popups should be closed. Flyouts should not be closed if this is true. Returns: void