блочно > zelos > MarkerSvg > скрыть
Метод zelos.MarkerSvg.hide()
Подпись:
hide(): void;
Возврат:
пустота
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-13 UTC.
[null,null,["Последнее обновление: 2024-11-13 UTC."],[[["The `zelos.MarkerSvg.hide()` method is used to hide the marker visualization within the Blockly workspace, typically associated with highlighting connection points or dragging blocks."],["This method belongs to the `zelos.MarkerSvg` class, which is part of the `zelos` rendering namespace in Blockly, and it does not return any specific value."],["Calling `hide()` will make the visual representation of the marker disappear from the workspace until explicitly shown again, allowing for dynamic control over visual cues during block interactions."]]],[]]