toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
Typography
/
Custom
Custom
data
class
Custom
(
val
h1
:
PaymentSheet.Typography.Font
?
=
null
)
:
Parcelable
Members
Constructors
Custom
Link copied to clipboard
constructor
(
h1
:
PaymentSheet.Typography.Font
?
=
null
)
Properties
h1
Link copied to clipboard
val
h1
:
PaymentSheet.Typography.Font
?
=
null
The font used for headlines (e.g., "Add your payment information")
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
)