Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > utiles > Métricas > contentWidth
Propiedad utils.Metrics.contentWidth
Ancho del contenido.
Signature:
contentWidth: 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-22 (UTC)
[null,null,["Última actualización: 2024-08-22 (UTC)"],[[["`contentWidth` is a property within the `Metrics` interface of Blockly's `utils` namespace."],["This property represents the width of the content area and is stored as a numerical value."]]],["The `contentWidth` property, part of the `Metrics` interface within the `utils` namespace, represents the width of the content. It's a numerical value, indicating the horizontal dimension of the content area. This information is accessed through the property signature `contentWidth: number;`. This allows the user to identify the exact width value of a given content section.\n"]]