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