Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > zelos > MarkerSvg > ocultar
Método zelos.MarkerSvg.hide()
Signature:
hide(): void;
Muestra:
void
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-09 (UTC)
[null,null,["Última actualización: 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."]]],[]]