গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > বিকল্প > সর্বোচ্চ ট্র্যাশকান বিষয়বস্তু
Options.maxTrashcanContents সম্পত্তি
স্বাক্ষর:
maxTrashcanContents: number;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-05 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-05 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"]]