blockly > Block > isShadow

Block.isShadow() method

Get whether this block is a shadow block or not.

Signature:

isShadow(): boolean;

Returns:

boolean

True if a shadow.