ProgressBackgroundColor
Die Farbe rechts vom Wert.
Schema: tchmi:framework#/definitions/SolidColor
Attribut-Getter
public getProgressBackgroundColor(): TcHmi.Color | null;Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
Der aktuelle Wert des Attributs. |
Attribut-Setter
public setProgressBackgroundColor(valueNew: TcHmi.Color | null): void;Parameter
Name | Typ | Beschreibung |
|---|---|---|
valueNew | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert. |
![]() | Verfügbar ab Version 1.8 |
