Home > blockly > LineCursor > postDelete
LineCursor.postDelete() method
Move the cursor to the first valid location in this.potentialNodes, following a block deletion.
Signature:
postDelete(): void;
Returns:
void
Home > blockly > LineCursor > postDelete
Move the cursor to the first valid location in this.potentialNodes, following a block deletion.
Signature:
postDelete(): void;
Returns:
void