toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore
/
PrimaryButtonShape
Primary
Button
Shape
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
PrimaryButtonShape
(
val
cornerRadius
:
Float
,
val
borderStrokeWidth
:
Float
)
Members
Constructors
Primary
Button
Shape
Link copied to clipboard
constructor
(
cornerRadius
:
Float
,
borderStrokeWidth
:
Float
)
Properties
border
Stroke
Width
Link copied to clipboard
val
borderStrokeWidth
:
Float
corner
Radius
Link copied to clipboard
val
cornerRadius
:
Float