Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
blockly > blockRendering > PuzzleTab > pathDown
Propriedade blockRendering.PuzzleTab.pathDown
Signature:
pathDown: string;
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-08-21 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-08-21 UTC."],[[["`pathDown` is a property of the `PuzzleTab` interface within the `blockRendering` namespace in Blockly."],["It is of type `string` and likely represents the SVG path for the downward portion of the puzzle tab shape."],["This property is used for rendering the visual representation of a puzzle tab in the Blockly editor."]]],["The `pathDown` property, part of the `blockRendering.PuzzleTab` interface, is defined as a string. This property represents a specific path within the rendering of a block, likely the downward-facing visual element or connection point of a tab. The `PuzzleTab` interface is found within the `blockRendering` namespace. It's found in a file called blockly.md.\n"]]