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