blockly > blockRendering > Riga > getLastInput
Metodo blockRendering.Row.getLastInput()
Recupera l'ultimo input di questa riga, se presente.
Firma:
getLastInput(): InputConnection | null;
Resi:
InputConnection | null
Ultimo input nella riga oppure nullo.