Forschungsumfrage: Feedback zu Blockly geben
Umfrage starten
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-12-02 (UTC).
[null,null,["Zuletzt aktualisiert: 2023-12-02 (UTC)."],[[["The `Blockly.uiPosition` namespace provides functions to help position UI elements relative to other elements, taking into account workspace scaling and scrolling."],["It offers utilities for calculating distances, determining optimal positions for tooltips and context menus, and converting between coordinate systems."],["The namespace helps in making sure UI elements are displayed in a way that's visually clear and intuitive for the user, regardless of workspace state."]]],["The document defines the `uiPosition` namespace within the `blockly` context. This namespace likely contains code and functionality related to the positioning of user interface (UI) elements within the Blockly environment. It suggests that Blockly's UI elements have specific positioning logic and that this logic is encapsulated within the `uiPosition` namespace. Further detail about specific functions or methods within this namespace is found in other linked documentation.\n"]]