blockly > ToolboxCategory > getColour_
Méthode ToolboxCategory.getColour_()
Récupère la couleur ou le style d'une catégorie.
Signature :
protected getColour_(categoryDef: CategoryInfo): string;
Paramètres
Paramètre | Type | Description |
---|---|---|
categoryDef | CategoryInfo | Objet contenant des informations sur la catégorie. |
Renvoie :
chaîne
Couleur hexadécimale de la catégorie.