blockly > Flyout > autoHide

Flyout.autohide()-Methode

Blendet das Flyout automatisch aus, wenn es sich um ein automatisch schließendes Flyout handelt.

Unterschrift:

autoHide(onlyClosePopups: boolean): void;

Parameter

Parameter Typ Beschreibung
onlyClosePopups boolean

Gibt zurück:

void