blockly > Events > BlockBase > blockId
ویژگی Events.BlockBase.blockId
شناسه بلوک مرتبط با این رویداد.
امضا:
blockId?: string;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["`blockId` is a property of the `BlockBase` class within the `Events` namespace in Blockly."],["It stores the unique identifier of the block related to a specific event and is optional, represented as a string."]]],["The `blockId` property, part of the `Events.BlockBase` class, stores the unique identifier of a block. This string ID links the event to the specific block it affects. The property is optional and its purpose is to identify the relevant block associated with a given event.\n"]]