blockly > FieldImage > getText_

FieldImage.getText_() メソッド

フィールドのテキスト表現をオーバーライドするには、getText_ デベロッパー フックを使用します。代わりに画像の代替テキストを返します。

署名:

protected getText_(): string | null;

戻り値:

文字列 | null

画像の代替テキストです。