blockly > blockRendering > SpacerRow > (コンストラクタ)

blockRendering.SpacerRow.(constructor)

SpacerRow クラスの新しいインスタンスを作成します。

署名:

constructor(constants: ConstantProvider, height: number, width: number);

パラメータ

パラメータ 種類 説明
constants ConstantProvider レンダリング定数プロバイダ。
height 数値 スペーサーの高さ。
width 数値 スペーサーの幅。