रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली > blockRendering > MarkerSvg > showCurrent_
ब्लॉक रेंडरिंग.मार्करSvg.showCurrent_() तरीका
मौजूदा मार्कर दिखाएं.
हस्ताक्षर:
protected showCurrent_(): void;
लौटाए जाने वाले प्रॉडक्ट:
अमान्य
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-09 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-09 (UTC) को अपडेट किया गया."],[[["The `blockRendering.MarkerSvg.showCurrent_()` method is used to display the current marker within the Blockly block rendering system."],["This method is classified as protected, indicating its intended usage within the `MarkerSvg` class or its subclasses."],["The method does not accept any parameters and does not return any value, solely focusing on visually presenting the marker."]]],["The `showCurrent_()` method, part of the `MarkerSvg` class within the `blockRendering` namespace, is designed to display the active marker. This protected method, when called, makes the current marker visible. The method doesn't require any input parameters and returns no value (void). Its primary action is to handle the visibility state of the current marker.\n"]]