visibleItemsInvalidationHandler

A closure called before each layout cycle to allow modification of the items in the section immediately before they’re displayed.

Declaration

var visibleItemsInvalidationHandler: NSCollectionLayoutSectionVisibleItemsInvalidationHandler? { get set }