DropDownCategoryTextColor

Fixes the text color of a category in the drop-down menu.

Schema: tchmi:framework#/definitions/SolidColor

Attribute getter

public getDropDownCategoryTextColor(): TcHmi.SolidColor | null | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.SolidColor, null, undefined

The current value of the attribute.

Attribute setter

public setDropDownCategoryTextColor(valueNew: TcHmi.SolidColor | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.SolidColor, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

DropDownCategoryTextColor 1:

Available from version 1.12