blockly >BlockSvg >removeSelect

BlockSvg.removeSelect() 方法

移除视觉“选择”但并不会取消选择该框或触发事件。

Signature:

removeSelect(): void;

返回

void