blockly > dragging > BlockDragStrategy > endDrag

Méthode dragging.BlockDragStrategy.endDrag()

Nettoie tout état à la fin du glissement. Applique les connexions en attente.

Signature :

endDrag(e?: PointerEvent): void;

Paramètres

Paramètre Type Description
e PointerEvent (Facultatif)

Renvoie :

vide