Stay organized with collections
Save and categorize content based on your preferences.
blockly > Workspace > toolboxPosition
Signature:
toolboxPosition: toolbox.Position;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003etoolboxPosition\u003c/code\u003e property of the \u003ccode\u003eWorkspace\u003c/code\u003e class determines the location of the toolbox.\u003c/p\u003e\n"],["\u003cp\u003eIt accepts values from the \u003ccode\u003etoolbox.Position\u003c/code\u003e enum, specifying whether the toolbox is positioned at the start or end, either vertically or horizontally.\u003c/p\u003e\n"],["\u003cp\u003eThis property influences the layout and arrangement of the toolbox within the Blockly workspace.\u003c/p\u003e\n"]]],[],null,["[blockly](./blockly.md) \\\u003e [Workspace](./blockly.workspace_class.md) \\\u003e [toolboxPosition](./blockly.workspace_class.toolboxposition_property.md)\n\nWorkspace.toolboxPosition property\n----------------------------------\n\n**Signature:** \n\n toolboxPosition: toolbox.Position;"]]