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