blockly > BlockSvg > getStyle

BlockSvg.getStyle() 方法

返回用于设置此分块样式的 BlockStyle 对象。

Signature:

getStyle(): BlockStyle;

返回

BlockStyle

此代码块的样式对象。