nextLayout
The collection view’s new layout object.
Declaration
var nextLayout: NSCollectionViewLayout { get }Discussion
Use this object to retrieve the final layout attributes for elements of the collection view. If the transition completes as expected, the collection view animates its items to the attributes provided by this object.