Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > blockRendering > ConstantProvider > FIELD_DROPDOWN_SVG_ARROW_PADDING
właściwość blockRendering.ConstantProvider.FIELD_DROPDOWN_SVG_ARROW_PADDING
Podpis:
FIELD_DROPDOWN_SVG_ARROW_PADDING: number;
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-08-21 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-08-21 UTC."],[[["`FIELD_DROPDOWN_SVG_ARROW_PADDING` is a numerical property within Blockly's block rendering engine that defines the padding around the arrow in dropdown fields."],["This constant is used by the `ConstantProvider` class to ensure consistent spacing and visual appearance for dropdown elements in Blockly workspaces."],["By controlling the padding around the dropdown arrow, this property contributes to the overall user experience and aesthetics of Blockly's visual programming environment."]]],["The `FIELD_DROPDOWN_SVG_ARROW_PADDING` property, found within the `blockRendering.ConstantProvider` class, is defined as a number. This property specifies the padding applied to the SVG arrow within dropdown fields, dictating the spacing around the arrow element.\n"]]