toggle menu
processout-android
4.22.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.ui.shared.style.background
/
POBackgroundDecorationStateStyle
POBackground
Decoration
State
Style
sealed
class
POBackgroundDecorationStateStyle
:
Parcelable
Inheritors
Visible
Hidden
Members
Types
Hidden
Link copied to clipboard
data
object
Hidden
:
POBackgroundDecorationStateStyle
Visible
Link copied to clipboard
data
class
Visible
(
@
ColorInt
val
primaryColor
:
Int
,
@
ColorInt
val
secondaryColor
:
Int
)
:
POBackgroundDecorationStateStyle
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
)