kwik
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
kwik
kwik
/
com.isakaro.kwik.ui.radio
/
KwikRadioItem
Kwik
Radio
Item
data
class
KwikRadioItem
<
T
>
(
val
label
:
String
,
val
value
:
T
)
:
Serializable
Members
Constructors
Kwik
Radio
Item
Link copied to clipboard
constructor
(
label
:
String
,
value
:
T
)
Properties
label
Link copied to clipboard
val
label
:
String
value
Link copied to clipboard
val
value
:
T