Contents

invalidatedItemIndexPaths

The set of items whose layout attributes are invalid.

Declaration

var invalidatedItemIndexPaths: Set<IndexPath>? { get }

Discussion

The set contains zero or more NSIndexPath objects, each of which identifies an invalid item.

See Also

Invalidating Specific Items