stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
PrimaryButtonShape
Primary
Button
Shape
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
PrimaryButtonShape
(
val
cornerRadius
:
Float
,
val
borderStrokeWidth
:
Float
)
Content copied to clipboard
Constructors
Properties
Constructors
Primary
Button
Shape
Link copied to clipboard
fun
PrimaryButtonShape
(
cornerRadius
:
Float
,
borderStrokeWidth
:
Float
)
Content copied to clipboard
Properties
border
Stroke
Width
Link copied to clipboard
val
borderStrokeWidth
:
Float
Content copied to clipboard
corner
Radius
Link copied to clipboard
val
cornerRadius
:
Float
Content copied to clipboard