stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SectionElement
/
Companion
Companion
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
Companion
Functions
Functions
wrap
Link copied to clipboard
fun
wrap
(
sectionFieldElement
:
SectionFieldElement
,
label
:
Int
?
=
null
)
:
SectionElement
fun
wrap
(
sectionFieldElements
:
List
<
SectionFieldElement
>
,
label
:
Int
?
=
null
)
:
SectionElement