toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
Appearance
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
PaymentSheet.Appearance
colors
Dark
Link copied to clipboard
fun
colorsDark
(
colors
:
PaymentSheet.Colors
)
:
PaymentSheet.Appearance.Builder
colors
Light
Link copied to clipboard
fun
colorsLight
(
colors
:
PaymentSheet.Colors
)
:
PaymentSheet.Appearance.Builder
primary
Button
Link copied to clipboard
fun
primaryButton
(
primaryButton
:
PaymentSheet.PrimaryButton
)
:
PaymentSheet.Appearance.Builder
shapes
Link copied to clipboard
fun
shapes
(
shapes
:
PaymentSheet.Shapes
)
:
PaymentSheet.Appearance.Builder
typography
Link copied to clipboard
fun
typography
(
typography
:
PaymentSheet.Typography
)
:
PaymentSheet.Appearance.Builder