blockly > IDragger
Interfejs IDragger
Podpis:
export interface IDragger
Metody
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-10 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-10 UTC."],[[["The IDragger interface defines methods for managing the dragging behavior of elements."],["It includes methods for handling drag start, ongoing drag, and drag end events."],["`onDrag` calculates the element's position during dragging, `onDragStart` handles drag initialization, and `onDragEnd` manages cleanup after dragging concludes."]]],[]]