toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
Appearance
/
Embedded
/
RowStyle
/
FloatingButton
Floating
Button
class
FloatingButton
(
spacingDp
:
Float
,
additionalInsetsDp
:
Float
)
:
PaymentSheet.Appearance.Embedded.RowStyle
Members
Constructors
Floating
Button
Link copied to clipboard
constructor
(
context
:
Context
,
@
DimenRes
spacingRes
:
Int
,
@
DimenRes
additionalInsetsRes
:
Int
)
constructor
(
spacingDp
:
Float
,
additionalInsetsDp
:
Float
)
Types
Builder
Link copied to clipboard
class
Builder
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)