封鎖 >blockRendering >ConstantProvider >FIELD_DROPDOWN_SVG_ARROW_DATAURI
blockRendering.ConstantProvider.FIELD_DROPDOWN_SVG_ARROW_DATAURI 屬性
Signature:
FIELD_DROPDOWN_SVG_ARROW_DATAURI: string;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-10-15 (世界標準時間)。
[null,null,["上次更新時間:2024-10-15 (世界標準時間)。"],[[["`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"]]