調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["`EMPTY_INLINE_INPUT_PADDING` is a property within Blockly's blockRendering namespace, specifically associated with the ConstantProvider class."],["This property determines the padding applied to empty inline inputs within rendered blocks, ensuring visual consistency and clarity."],["Its value is represented as a number, defining the amount of padding to be applied in the relevant units (likely pixels)."]]],["The `EMPTY_INLINE_INPUT_PADDING` property, found within the `ConstantProvider` class of the `blockRendering` namespace, is a numerical value. This property defines the padding that should be applied to empty inline inputs during the rendering process of blocks. It is used within the Blockly library to determine the spacing around empty inline inputs.\n"]]