סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > Events > MarkerMoveJson
הממשק Events.MarkerMoveJson
Signature:
export interface MarkerMoveJson extends AbstractEventJson
הרחבה של: AbstractEventJson
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-22 (שעון UTC)."],[[["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."]]],[]]