blockly > Toolbox > isHorizontal

Toolbox.isHorizontal() method

Gets whether or not the toolbox is horizontal.

Signature:

isHorizontal(): boolean;

Returns:

boolean

True if the toolbox is horizontal, false if the toolbox is vertical.