Retrieves a boolean value that indicates whether the radio button is turned on or off.
public final boolean getChecked()
Returns true if the radio button is turned on; returns false if the radio button is turned off.
See Also setChecked