blockly >ISelectableToolboxItem >getContents

ISelectableToolboxItem.getContents() 方法

获取工具箱项的内容。这些项目旨在显示在浮出控件中。

Signature:

getContents(): FlyoutItemInfoArray | string;

返回

FlyoutItemInfoArray |字符串

要在浮出控件中显示的项目的定义。