blockly > زيلوس > MarkerSvg > إخفاء
طريقة zelos.MarkerSvg.remove()
Signature:
hide(): void;
المرتجعات:
فراغ
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]