Abstract ClassesFlyoutblockly.flyout.autohideOn this pageHome > blockly > Flyout > autoHide Flyout.autoHide() method Automatically hides the flyout if it is an autoclosing flyout. Signature: autoHide(onlyClosePopups: boolean): void; Parameters ParameterTypeDescriptiononlyClosePopupsboolean Returns: void