Types

Link copied to clipboard
class FlatWithCheckmark(separatorThicknessDp: Float, startSeparatorInsetDp: Float, endSeparatorInsetDp: Float, topSeparatorEnabled: Boolean, bottomSeparatorEnabled: Boolean, checkmarkInsetDp: Float, additionalVerticalInsetsDp: Float, horizontalInsetsDp: Float, colorsLight: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Colors, colorsDark: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithCheckmark.Colors) : PaymentSheet.Appearance.Embedded.RowStyle
Link copied to clipboard
class FlatWithRadio(separatorThicknessDp: Float, startSeparatorInsetDp: Float, endSeparatorInsetDp: Float, topSeparatorEnabled: Boolean, bottomSeparatorEnabled: Boolean, additionalVerticalInsetsDp: Float, horizontalInsetsDp: Float, colorsLight: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors, colorsDark: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors) : PaymentSheet.Appearance.Embedded.RowStyle
Link copied to clipboard
class FloatingButton(spacingDp: Float, additionalInsetsDp: Float) : PaymentSheet.Appearance.Embedded.RowStyle

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)