toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
LayoutSpec
Layout
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
LayoutSpec
(
val
items
:
List
<
FormItemSpec
>
)
This is a data representation of the layout of UI fields on the screen.
Members
Constructors
Layout
Spec
Link copied to clipboard
constructor
(
items
:
List
<
FormItemSpec
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
items
Link copied to clipboard
val
items
:
List
<
FormItemSpec
>