調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >blockRendering >ConstantProvider >TAB_WIDTH
blockRendering.ConstantProvider.TAB_WIDTH プロパティ
入力接続と出力接続に使用されるパズルタブの幅。
署名:
TAB_WIDTH: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`TAB_WIDTH` is a property within Blockly's blockRendering namespace that defines the width of puzzle tabs used for block connections."],["This property is accessed through the `ConstantProvider` class and is essential for visual consistency when rendering input and output connections on blocks."],["The value of `TAB_WIDTH` is a numerical representation and directly influences the horizontal spacing of connection points in Blockly's visual programming environment."]]],[]]