UICollection
Inherits from: UIView
Properties
True if called in the same stack as a call to PerformUpdates
Whether the cells should be scraped when the collection is not displayed.
Methods
Returns
void
Animates multiple update operations. All calls to InsertItem, RemoveUpdate, or UpdateItem must be made from within a call to PerformUpdates
Parameters
updates
() -> ()
Returns
void
Signals the collection build to rebuild its layout.
Returns
void
Parameters
Returns
void
Returns
void
Parameters
animationDuration
number
Returns
void
Scroll the collection to the end
Returns
void
Updated 3 days ago