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