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