blockly > IToolbox > refreshSelection

IToolbox.refreshSelection() method

Updates the flyout's content without closing it. Should be used in response to a change in one of the dynamic categories, such as variables or procedures.

Signature:

refreshSelection(): void;

Returns:

void