blockly > MetricsManager > FixedEdges > w prawo
Właściwość MetricsManager.FixedEdges.right
Podpis:
right?: 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-09-10 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-10 UTC."],[[["The `right` property of the `FixedEdges` interface in Blockly's MetricsManager namespace represents the fixed right edge position."],["This property is optional, indicated by the `?`, and its value is a number representing the position of the right edge."],["Developers can use the `right` property to define a fixed position for the right edge of an element within the Blockly workspace, which will remain constant during workspace resizing or scrolling."]]],["The `right` property, part of the `FixedEdges` interface within the `MetricsManager` namespace, is an optional numeric value. This `right` property represents a measurement related to fixed edges. Its presence or absence, along with its numeric value, indicates specific information about the right edge in a given context.\n"]]