Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > blockRendering > ConstantProvider > FIELD_DROPDOWN_SVG_ARROW_DATAURI
właściwość blockRendering.ConstantProvider.FIELD_DROPDOWN_SVG_ARROW_DATAURI
Podpis:
FIELD_DROPDOWN_SVG_ARROW_DATAURI: string;
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-15 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]