toggle menu
processout-android
4.22.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.ui.shared.style.background
/
POBackgroundDecorationStateStyle
/
Visible
Visible
data
class
Visible
(
@
ColorInt
val
primaryColor
:
Int
,
@
ColorInt
val
secondaryColor
:
Int
)
:
POBackgroundDecorationStateStyle
Members
Constructors
Visible
Link copied to clipboard
constructor
(
@
ColorInt
primaryColor
:
Int
,
@
ColorInt
secondaryColor
:
Int
)
Properties
primary
Color
Link copied to clipboard
val
primaryColor
:
Int
secondary
Color
Link copied to clipboard
val
secondaryColor
:
Int
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
)