Android.Widget.RadioGroup.ClearCheck Method

Syntax

[Android.Runtime.Register("clearCheck", "()V", "GetClearCheckHandler")]
public virtual void ClearCheck ()

See Also

RadioGroup.Check(int)
RadioGroup.CheckedRadioButtonId

Remarks

Clears the selection. When the selection is cleared, no radio button in this group is selected and RadioGroup.CheckedRadioButtonId returns null.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1