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