blockly > zelos > MarkerSvg > ukryj
metoda zelos.MarkerSvg.hide()
Podpis:
hide(): void;
Zwroty:
nieważne
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-09 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-09 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."]]],[]]