blockly > FieldImage > getText_
Méthode FieldImage.getText_()
Utilisez le hook développeur getText_
pour remplacer la représentation textuelle du champ. Renvoyez plutôt le texte alternatif de l'image.
Signature :
protected getText_(): string | null;
Renvoie :
chaîne | nul
Texte alternatif de l'image.