stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
PrimaryButtonShape
/
PrimaryButtonShape
Primary
Button
Shape
constructor
(
cornerRadiusDp
:
Float
?
=
null
,
borderStrokeWidthDp
:
Float
?
=
null
,
heightDp
:
Float
?
=
null
)
constructor
(
context
:
Context
,
@
DimenRes
cornerRadiusRes
:
Int
?
=
null
,
@
DimenRes
borderStrokeWidthRes
:
Int
?
=
null
,
@
DimenRes
heightRes
:
Int
?
=
null
)