blockly > utils > Dane > viewTop
Mikrodane utils.Metrics.viewTop
Górna krawędź widocznej części obszaru roboczego względem punktu początkowego obszaru roboczego.
Podpis:
viewTop: number;
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["`viewTop` is a property within the `Metrics` interface of Blockly's `utils` namespace."],["It represents the vertical distance from the workspace origin to the top edge of the visible workspace area, measured numerically."],["This property helps in understanding the current viewport's position within the workspace."]]],["The `viewTop` property, part of the `utils.Metrics` interface, represents the top edge of the currently visible workspace area. This measurement is relative to the workspace's origin. Its value is a number and it provides the vertical position of the visible workspace's top boundary.\n"]]