blockly > zelos > MarkerSvg > پنهان کردن
متد zelos.MarkerSvg.hide().
امضا:
hide(): void;
برمی گرداند:
باطل
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]