toggle menu
processout-android
4.24.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.ui.shared.style.radio
/
PORadioButtonStateStyle
PORadio
Button
State
Style
data
class
PORadioButtonStateStyle
(
@
ColorInt
val
knobColor
:
Int
,
val
text
:
POTextStyle
)
:
Parcelable
Members
Constructors
PORadio
Button
State
Style
Link copied to clipboard
constructor
(
@
ColorInt
knobColor
:
Int
,
text
:
POTextStyle
)
Properties
knob
Color
Link copied to clipboard
val
knobColor
:
Int
text
Link copied to clipboard
val
text
:
POTextStyle
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)