toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
CardDetailsSectionElementUI
Card
Details
Section
Element
UI
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
CardDetailsSectionElementUI
(
enabled
:
Boolean
,
controller
:
CardDetailsSectionController
,
hiddenIdentifiers
:
Set
<
IdentifierSpec
>
,
lastTextFieldIdentifier
:
IdentifierSpec
?
)