Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
blockly > blockRendering > ConstantProvider > START_HAT_HEIGHT
Propiedad blockRendering.ConstantProvider.START_HAT_HEIGHT
Altura de la galera.
Signature:
START_HAT_HEIGHT: number;
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-08-21 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-08-21 (UTC)"],[[["`START_HAT_HEIGHT` is a property within Blockly's blockRendering namespace that determines the height of the top hat on a block."],["This property is a numerical value and is accessed through the ConstantProvider class within the blockRendering namespace."],["It specifically defines the height of the visual element representing a \"hat\" at the top of certain block types in Blockly."]]],["The `START_HAT_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, determines the height of the top hat element in block rendering. This property is a numerical value that defines the vertical dimension allocated for displaying the top hat feature of a block. It exists within the larger blockly block rendering system.\n"]]