blockly > IVariableState

IVariableState 接口

表示给定变量的状态。

Signature:

export interface IVariableState 

属性

属性 修饰符 类型 说明
id 字符串
name 字符串
type 字符串 (可选)