toggle menu
processout-android
4.34.0
androidJvm
switch theme
search in API
ui-core
/
com.processout.sdk.ui.core.style
/
POBrandButtonStateStyle
/
POTextStyle
POText
Style
data
class
POTextStyle
(
val
color
:
POColor
,
val
type
:
POTextType
)
:
Parcelable
Members
Constructors
POText
Style
Link copied to clipboard
constructor
(
color
:
POColor
,
type
:
POTextType
)
Properties
color
Link copied to clipboard
val
color
:
POColor
type
Link copied to clipboard
val
type
:
POTextType
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
)