toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
Insets
/
Insets
Insets
constructor
(
context
:
Context
,
@
DimenRes
startRes
:
Int
,
@
DimenRes
topRes
:
Int
,
@
DimenRes
endRes
:
Int
,
@
DimenRes
bottomRes
:
Int
)
constructor
(
horizontalDp
:
Float
,
verticalDp
:
Float
)
constructor
(
context
:
Context
,
@
DimenRes
horizontalRes
:
Int
,
@
DimenRes
verticalRes
:
Int
)
constructor
(
startDp
:
Float
,
topDp
:
Float
,
endDp
:
Float
,
bottomDp
:
Float
)