blockly > フィールド > createBorderRect_

Field.createBorderRect_() メソッド

フィールド枠の長方形要素を作成します。サブクラスでオーバーライドされないこと。代わりに、initView 内で関数の結果を変更するか、呼び出す別の関数を作成します。

署名:

protected createBorderRect_(): void;

戻り値:

void