stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SectionElementUI
Section
Element
UI
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
SectionElementUI
(
enabled
:
Boolean
,
element
:
SectionElement
,
hiddenIdentifiers
:
Set
<
IdentifierSpec
>
,
lastTextFieldIdentifier
:
IdentifierSpec
?
)