cc-everywhere

Interface: ContentTypeSetting

Represents the configuration for the content type setting in the panel. Extends BasePanelSetting, with the value being a ImageContentType enum. Used to specify the type of content to be generated (e.g., photo, graphic, art).

Extends

Properties

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