Skip to main content

Home > blockly > Events > ThemeChange > (constructor)

Events.ThemeChange.(constructor)

Constructs a new instance of the ThemeChange class

Signature:

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

Parameters

ParameterTypeDescription
opt_themeNamestring(Optional) The theme name. Undefined for a blank event.
opt_workspaceIdstring(Optional) The workspace identifier for this event. event. Undefined for a blank event.