Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > Eventos > ViewportChangeJson > viewLeft
Propiedad Events.ViewportChangeJson.viewLeft
Signature:
viewLeft: 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-09-12 (UTC)
[null,null,["Última actualización: 2024-09-12 (UTC)"],[[["The `viewLeft` property represents the horizontal position of the left edge of the viewport within the workspace."],["It is a numerical value, indicating the distance from the left border of the workspace to the left border of the viewport in pixels."],["This property is part of the `ViewportChangeJson` interface, which is used for JSON representation of viewport change events in Blockly."]]],["The `viewLeft` property, part of the `Events.ViewportChangeJson` interface, is a numerical value. It represents a specific data point within the context of viewport change events. This value likely indicates the horizontal position of the left edge of the visible viewport area. It is included in the event data structure.\n"]]