調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > blockRendering > ConstantProvider > FIELD_TEXT_FONTWEIGHT
blockRendering.ConstantProvider.FIELD_TEXT_FONTWEIGHT プロパティ
テキストのフォントの太さ。
署名:
FIELD_TEXT_FONTWEIGHT: string;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-08 UTC。
[null,null,["最終更新日 2024-11-08 UTC。"],[[["`FIELD_TEXT_FONTWEIGHT` is a property within Blockly's blockRendering namespace, specifically within the ConstantProvider class."],["It defines the font weight for text used in fields within Blockly blocks, stored as a string value."],["This property helps control the visual appearance of text elements within Blockly's block rendering system."]]],["The `FIELD_TEXT_FONTWEIGHT` property, part of the `ConstantProvider` class within the `blockRendering` namespace, defines the text font weight. This property is of type string and is used to specify the desired font weight for text in the Blockly rendering system.\n"]]