blockly >IToolbox >refreshSelection

IToolbox.refreshSelection() 方法

更新浮出控件的内容,而不将其关闭。应该用于响应其中一个动态类别(如变量或过程)的变化。

Signature:

refreshSelection(): void;

返回

void