封鎖 >BlockSvg >endDrag

BlockSvg.endDrag() 方法

結束區塊的拖曳動作。

Signature:

endDrag(e?: PointerEvent): void;

參數

參數 類型 說明
e PointerEvent (選用)

傳回:

void