UIKit.UICollectionViewLayoutInvalidationContext.InvalidateItems Method
Adds cells in the specified index paths to an invalid item list.

Syntax

[Foundation.Export("invalidateItemsAtIndexPaths:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual void InvalidateItems (Foundation.NSIndexPath[] indexPaths)

Parameters

indexPaths
An array of index path objects.

Remarks

Call this for the identification of the specific cells of your layout that require updates.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0