toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
CollectionLayoutData
/
CollectionLayoutData
Collection
Layout
Data
constructor
(
layoutInfo
:
LayoutInfo
,
collectionConstraints
:
SizeConstraints
,
collectionSize
:
Size
?
,
items
:
List
<
CollectionItem
<
*
>
>
,
isVertical
:
Boolean
,
isDynamicSize
:
Boolean
)