toggle menu
processout-android
4.34.0
androidJvm
switch theme
search in API
ui-core
/
com.processout.sdk.ui.core.style
/
PORadioButtonStateStyle
PORadio
Button
State
Style
data
class
PORadioButtonStateStyle
(
@
ColorRes
val
buttonColorResId
:
Int
,
val
text
:
POTextStyle
)
:
Parcelable
Members
Constructors
PORadio
Button
State
Style
Link copied to clipboard
constructor
(
@
ColorRes
buttonColorResId
:
Int
,
text
:
POTextStyle
)
Properties
button
Color
Res
Id
Link copied to clipboard
val
buttonColorResId
:
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
)