blockly > Ereignisse > ViewportChangeJson > viewLeft
Property „Events.ViewportChangeJson.viewLeft“
Unterschrift:
viewLeft: number;
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-12 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]