blockly > رویدادها > BlockMoveJson
رویدادها. رابط BlockMoveJson
امضا:
export interface BlockMoveJson extends BlockBaseJson
گسترش می یابد: BlockBaseJson
خواص
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-11 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-11 بهوقت ساعت هماهنگ جهانی."],[[["The `Events.BlockMoveJson` interface describes the JSON format for block move events in Blockly."],["It extends the `BlockBaseJson` interface and includes properties for old and new parent, input, and coordinates of the moved block."],["All properties in this interface are optional, allowing for flexible representation of block move events."],["This interface is used for serializing and deserializing block move events, enabling their storage and retrieval."]]],[]]