UICollectionSection
Inherits from: VisualElement
Represents a section within a collection. A section can optionally contain Items.
Properties
Optional items contained within the section
Collection the section is bound to
Methods
Returns
void
Update the layout using a visible range within the parent collection.
Parameters
min
number
Minimum
max
number
Returns
number
Updated 3 days ago