Builder
class Builder
Functions
Link copied to clipboard
fun additionalVerticalInsetsDp(insets: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Additional vertical insets applied to a payment method row.
Link copied to clipboard
fun bottomSeparatorEnabled(enabled: Boolean): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Determines if the bottom separator is visible at the bottom of the Embedded Mobile Payment Element.
Link copied to clipboard
Link copied to clipboard
fun checkmarkInsetDp(insets: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Inset of the checkmark from the end of the row.
Link copied to clipboard
fun colorsDark(colors: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Colors): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Describes the colors used while the system is in dark mode.
Link copied to clipboard
fun colorsLight(colors: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Colors): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Describes the colors used while the system is in light mode.
Link copied to clipboard
fun endSeparatorInsetDp(inset: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
The end inset of the separator line between rows.
Link copied to clipboard
fun horizontalInsetsDp(insets: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Horizontal insets applied to a payment method row.
Link copied to clipboard
fun separatorThicknessDp(thickness: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
The thickness of the separator line between rows.
Link copied to clipboard
fun startSeparatorInsetDp(inset: Float): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
The start inset of the separator line between rows.
Link copied to clipboard
fun topSeparatorEnabled(enabled: Boolean): PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Builder
Determines if the top separator is visible at the top of the Embedded Mobile Payment Element.