blockly > IVariableModel > setName

IVariableModel.setName() 方法

Signature:

setName(name: string): this;

参数

参数 类型 说明
name 字符串

返回