blockly > blockRendering > Drawer > drawInlineInput_

Méthode blockRendering.Drawer.drawInlineInput_()

Ajoutez des étapes pour une entrée intégrée.

Signature :

protected drawInlineInput_(input: InlineInput): void;

Paramètres

Paramètres Type Description
entrée InlineInput Informations concernant l'entrée à afficher.

Renvoie :

void