차단 > 드래그 > BlockDragStrategy > endDrag

Drag.BlockDragStrategy.endDrag() 메서드

드래그가 종료될 때 모든 상태를 정리합니다. 대기 중인 연결을 모두 적용합니다.

서명:

endDrag(): void;

반환:

void