blockly > BlockSvg > getStyle

BlockSvg.getStyle() method

Returns the BlockStyle object used to style this block.

Signature:

getStyle(): BlockStyle;

Returns:

BlockStyle

This block's style object.