調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-09 UTC。
[null,null,["最終更新日 2024-09-09 UTC。"],[[["`EXTERNAL_VALUE_INPUT_PADDING` is a property within Blockly's block rendering engine that determines the padding space around external value inputs."],["This numerical property is stored within the `ConstantProvider` class, influencing the visual layout of blocks with external value inputs."],["By adjusting this property, developers can fine-tune the spacing around external value inputs to enhance the visual presentation of Blockly blocks."]]],["The `EXTERNAL_VALUE_INPUT_PADDING` property, part of the `blockRendering.ConstantProvider` class, is a numerical value. It's defined within the Blockly library, specifically related to block rendering. This property likely controls the amount of padding applied to external value inputs within a block's visual representation. The value is of the `number` type.\n"]]