stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
connect
/
com.stripe.android.connect.appearance
/
Typography
Typography
class
Typography
:
Parcelable
Members
Types
Builder
Link copied to clipboard
class
Builder
Style
Link copied to clipboard
class
Style
(
fontSize
:
Float
?
=
null
,
fontWeight
:
Int
?
=
null
,
textTransform
:
TextTransform
=
TextTransform.None
)
:
Parcelable
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
)