UIKit.UICollectionViewLayoutInvalidationContext: Method Members

The methods of UIKit.UICollectionViewLayoutInvalidationContext are listed below. For a list of all members, see the UICollectionViewLayoutInvalidationContext Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

InvalidateDecorationElements(Foundation.NSString, Foundation.NSIndexPath[])
Adds decoration views at specified index paths to a list of items that are invalidated.
InvalidateItems(Foundation.NSIndexPath[])
Adds cells in the specified index paths to an invalid item list.
InvalidateSupplementaryElements(Foundation.NSString, Foundation.NSIndexPath[])
Adds supplementary views in the specified index paths to an invalid item list.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UICollectionViewLayoutInvalidationContext object.