get_radio_value method

get_radio_value

Returns the checkedness state for the input element with the radio type.

Returns

The checkedness.

def get_radio_value(self):
    ...

See Also