cc-everywhere

Interface: StyleSetting

Represents the configuration for panel styles. Extends BasePanelSetting, with the value being an array of StyleId enums. Used to specify which styles (themes, techniques, etc.) are applied in the panel.

Extends

Properties

Property
Type
Description
Inherited from
value
ImageStyleId[]
The value of the setting. Generic type allows for different value types.
BasePanelSetting.value