blockly > Events > ThemeChange > (constructeur)

Events.ThemeChange.(constructor)

Construit une instance de la classe ThemeChange.

Signature :

constructor(opt_themeName?: string, opt_workspaceId?: string);

Paramètres

Paramètres Type Description
opt_themeName chaîne (Facultatif) Nom du thème. Non défini pour un événement vide.
opt_workspaceId chaîne (Facultatif) Identifiant de l'espace de travail pour cet événement. Non défini pour un événement vide.