blockly > Options > maxTrashcanContents
ویژگی Options.maxTrashcanContents
امضا:
maxTrashcanContents: number;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-05 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-05 بهوقت ساعت هماهنگ جهانی."],[[["`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"]]