An array of index paths representing the cells that were invalidated.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
var invalidatedItemIndexPaths: [Index Path]? { get }
Discussion
The array contains zero or more NSIndex
objects, each of which represents a cell whose layout changed.