ButtonBackgroundColorActive

Die Hintergrundfarbe der aktiven Navigationbuttons.

Schema: tchmi:framework#/definitions/Color

Attribut-Getter

public getButtonBackgroundColorActive(): TcHmi.Color | null | undefined;

Parameter

Name

Typ

Beschreibung

-

-

-

Rückgabewert

Typ

Beschreibung

TcHmi.Color, null, undefined

Der aktuelle Wert des Attributs.

Attribut-Setter

public setButtonBackgroundColorActive(valueNew: TcHmi.Color | null): void;

Parameter

Name

Typ

Beschreibung

valueNew

TcHmi.Color, null

Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert.

Rückgabewert

Typ

Beschreibung

void

Kein Rückgabewert.

ButtonBackgroundColorActive 1:

Verfügbar ab Version 1.14.1.15