blockly > blockRendering > MarkerSvg > showWithButton_

Méthode blockRendering.MarkerSvg.showWithButton_()

Positionnez et affichez le repère d'un bouton déroulant. Il s'agit d'une zone avec une marge intérieure supplémentaire autour du bouton.

Signature :

protected showWithButton_(curNode: ASTNode): void;

Paramètres

Paramètres Type Description
curNode ASTNode Nœud pour lequel le repère doit être dessiné.

Renvoie :

void