RadioGroupItem

constructor(key: T, label: String, enabled: Boolean = true, caption: String? = null)(source)

Parameters

T

The type of the key used to uniquely identify each radio button item.