調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >MetricsManager >FixedEdges >右
MetricsManager.FixedEdges.right プロパティ
署名:
right?: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 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."]]],[]]