getRadioStateIconColor
[ Function ]
public getRadioStateIconColor(): TcHmi.SolidColor | null;
This function returns the value that is currently set for the RadioStateIconColor attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
The current value of the attribute. |
See also
Attribute setter: setRadioStateIconColor
Origin: TcHmiRadioButton
Available from version 1.12 |