toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.elements.bottomsheet
/
StripeBottomSheetLayoutInfo
Stripe
Bottom
Sheet
Layout
Info
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY
]
)
data
class
StripeBottomSheetLayoutInfo
(
val
sheetShape
:
Shape
,
val
sheetBackgroundColor
:
Color
,
val
scrimColor
:
Color
)
Members
Constructors
Stripe
Bottom
Sheet
Layout
Info
Link copied to clipboard
constructor
(
sheetShape
:
Shape
,
sheetBackgroundColor
:
Color
,
scrimColor
:
Color
)
Properties
scrim
Color
Link copied to clipboard
val
scrimColor
:
Color
sheet
Background
Color
Link copied to clipboard
val
sheetBackgroundColor
:
Color
sheet
Shape
Link copied to clipboard
val
sheetShape
:
Shape