Table of Contents

Class ColorConfig.TherapyColors

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll

Represents a collection of colors used for therapy-related visuals or themes.

public class ColorConfig.TherapyColors
Inheritance
ColorConfig.TherapyColors
Inherited Members
Extension Methods

Properties

Default

public ColorConfig.AppearanceSettings? Default { get; set; }

Property Value

ColorConfig.AppearanceSettings

Finished

public ColorConfig.AppearanceSettings? Finished { get; set; }

Property Value

ColorConfig.AppearanceSettings

InProgress

public ColorConfig.AppearanceSettings? InProgress { get; set; }

Property Value

ColorConfig.AppearanceSettings

Initialized

public ColorConfig.AppearanceSettings? Initialized { get; set; }

Property Value

ColorConfig.AppearanceSettings