blockly >IIcon>getType

IIcon.getType() 方法

Signature:

getType(): IconType<IIcon>;

返回

IconType&lt;IIcon&gt;

表示图标类型的 IconType。此值还应用于通过 Blockly.icons.registry.register 注册图标。