blockly > Events > ThemeChange
Events.ThemeChange class
Notifies listeners that the workspace theme has changed.
Signature:
export declare class ThemeChange extends UiBase
Extends: UiBase
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) The name of the new theme that has been set. | ||
EventType |
Methods
Method | Modifiers | Description |
|---|---|---|
Encode the event as JSON. |