סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > אפשרויות > maxTrashcanContents
המאפיין options.maxTrashcanContents
Signature:
maxTrashcanContents: number;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["`maxTrashcanContents` is a property within Blockly's Options class that determines the maximum number of blocks allowed in the trashcan."],["It is represented by a number value, defining the trashcan's capacity for holding discarded blocks."]]],["The `maxTrashcanContents` property, part of Blockly's `Options` class, is a numerical value. This property defines the maximum number of items that can be stored within the trashcan. It's used to limit the trashcan's capacity, preventing it from growing indefinitely as items are deleted. The signature indicates its data type is a number.\n"]]