封鎖 >IBubble >setDragging

IBubble.setDragging() 方法

設定是否拖曳這個泡泡。

Signature:

setDragging(dragging: boolean): void;

參數

參數 類型 說明
拖曳 布林值

傳回:

void