Resource.Attribute.CheckedButton Field

Definition

The id of the child radio button that should be checked by default within this radio group.

[Android.Runtime.Register("checkedButton")]
public const int CheckedButton = 16843080;
[<Android.Runtime.Register("checkedButton")>]
val mutable CheckedButton : int

Field Value

Value = 16843080
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to