Builder

class Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun additionalVerticalInsetsDp(insets: Float): <Error class: unknown class>

Additional vertical insets applied to a payment method row.

Link copied to clipboard
fun bottomSeparatorEnabled(enabled: Boolean): <Error class: unknown class>

Determines if the bottom separator is visible at the bottom of the Embedded Mobile Payment Element.

Link copied to clipboard
fun checkmarkInsetDp(insets: Float): <Error class: unknown class>

Inset of the checkmark from the end of the row.

Link copied to clipboard

Describes the colors used while the system is in dark mode.

Link copied to clipboard

Describes the colors used while the system is in light mode.

Link copied to clipboard
fun endSeparatorInsetDp(inset: Float): <Error class: unknown class>

The end inset of the separator line between rows.

Link copied to clipboard
fun horizontalInsetsDp(insets: Float): <Error class: unknown class>

Horizontal insets applied to a payment method row.

Link copied to clipboard
fun separatorThicknessDp(thickness: Float): <Error class: unknown class>

The thickness of the separator line between rows.

Link copied to clipboard
fun startSeparatorInsetDp(inset: Float): <Error class: unknown class>

The start inset of the separator line between rows.

Link copied to clipboard
fun topSeparatorEnabled(enabled: Boolean): <Error class: unknown class>

Determines if the top separator is visible at the top of the Embedded Mobile Payment Element.