blockly > IVariableModel > setType

IVariableModel.setType() 方法

Signature:

setType(type: string): this;

参数

参数 类型 说明
type 字符串

返回