調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >blockRendering >ConstantProvider >FIELD_DROPDOWN_SVG_ARROW_DATAURI
blockRendering.ConstantProvider.FIELD_DROPDOWN_SVG_ARROW_DATAURI プロパティ
署名:
FIELD_DROPDOWN_SVG_ARROW_DATAURI: string;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`FIELD_DROPDOWN_SVG_ARROW_DATAURI` is a property within Blockly's `blockRendering.ConstantProvider` class that stores the data URI for the SVG arrow used in dropdown fields."],["This property holds a string representing the SVG data for the arrow icon, allowing it to be easily embedded and displayed within the dropdown field's UI."],["The arrow icon is used to visually indicate that the field is a dropdown and can be interacted with to reveal a list of options."]]],["The `FIELD_DROPDOWN_SVG_ARROW_DATAURI` property, found within the `blockRendering.ConstantProvider` class, is a string. It represents the Data URI for the SVG arrow used in dropdown fields within the Blockly block rendering system. This property's value is used to visually represent the dropdown arrow.\n"]]