特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 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"]]