Android.Widget.RadioGroup.CheckedRadioButtonId Property

Syntax

[get: Android.Runtime.Register("getCheckedRadioButtonId", "()I", "GetGetCheckedRadioButtonIdHandler")]
public virtual int CheckedRadioButtonId { get; }

See Also

RadioGroup.Check(int)
RadioGroup.ClearCheck

Value

Documentation for this section has not yet been entered.

Remarks

Returns the identifier of the selected radio button in this group. Upon empty selection, the returned value is -1.

[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