סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > סמלים > סמל > onClick
שיטת Icon.Icon.onClick()
Signature:
onClick(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-11 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-11 (שעון UTC)."],[[["The `onClick` method is associated with the `Icon` class within the `icons` namespace of Blockly."],["This method is triggered when the icon is clicked and doesn't return any specific value (`void`)."],["The signature `onClick(): void;` indicates the method's name, parameters (none in this case), and return type (`void`)."]]],[]]