O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-12-02 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]