গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > টুলবক্স আইটেম > আইডি_
স্বাক্ষর:
protected id_: string;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`ToolboxItem.id_` is a protected property that stores a unique identifier for the toolbox item."],["This identifier is crucial for referencing and managing individual toolbox items within Blockly workspaces."]]],["The `ToolboxItem.id_` property, a protected string, is defined within the Blockly library. This property is part of the `ToolboxItem` class. It stores a string value, likely serving as a unique identifier for a specific toolbox item. Access to this identifier is restricted to the class itself and its subclasses due to the protected access modifier.\n"]]