blockly > MetricsManager > getComputedFixedEdges_

MetricsManager.getComputedFixedEdges_() メソッド

スクロール領域の固定エッジを計算します。

署名:

protected getComputedFixedEdges_(opt_viewMetrics?: ContainerRegion): FixedEdges;

パラメータ

パラメータ 説明
opt_viewMetrics ContainerRegion (省略可)以前に計算されたビュー指標。null を渡すと、必要に応じてビュー指標が再計算される場合があります。

戻り値:

FixedEdges

スクロール領域の固定端。