Home > 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.
Home > blockly > Toolbox > isHorizontal
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.