blockly > رویدادها > MarkerMoveJson
رویدادها. رابط MarkerMoveJson
امضا:
export interface MarkerMoveJson extends AbstractEventJson
گسترش می یابد: AbstractEventJson
خواص
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["The `Events.MarkerMoveJson` interface describes the JSON format for marker move events in Blockly, extending the `AbstractEventJson` interface."],["It includes properties like `blockId`, `isCursor`, `newNode`, and `oldNode` to represent the marker's movement and related elements."],["`blockId`, specifying the block associated with the marker, and `oldNode`, indicating the marker's previous location, are optional."],["The `isCursor` property signifies whether the marker is a cursor, while `newNode` represents its new location within the AST."]]],[]]