The DojoMobileRadioButton widget maintains a checked boolean attribute. The attribute value is true when you click the button. However, unlike the CheckBox, the attribute value is false only when you click a different RadioButton within the same group. Unlike the DojoRadioGroup widget, the mobile widget does not work as a group. You have to specify a group property.