blockly >FieldImage >getText_

FieldImage.getText_() 方法

使用 getText_ 开发者钩子替换字段的文本表示形式。请改为返回图片替代文本。

Signature:

protected getText_(): string | null;

返回

字符串 |null

图片替代文本。