গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > আইসিলেক্টেবল > আইডি
ISelectable.id সম্পত্তি
স্বাক্ষর:
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-তে শেষবার আপডেট করা হয়েছে।"],[[["`ISelectable.id` is a property that holds a unique string identifier for an object implementing the `ISelectable` interface within Blockly."],["This `id` property is crucial for selecting and referencing specific elements within the Blockly workspace."]]],["The `ISelectable` interface in Blockly has a core property named `id`. This `id` property is a string type. It's a fundamental attribute within the `ISelectable` interface, essential for identification purposes. The property is defined by the signature `id: string;`, explicitly indicating its data type.\n"]]