RadioButton.setSelectedValue

Set the value of the selected state.

class RadioButton
setSelectedValue
(
this T
)
(
string value
)

Parameters

value string

The value of the widget for the selected state.

Return Value

Type: auto

This widget to aid method chaining.

Meta