UIKit.UICollectionViewLayoutInvalidationContext.InvalidateDecorationElements Method
Adds decoration views at specified index paths to a list of items that are invalidated.

Syntax

[Foundation.Export("invalidateDecorationElementsOfKind:atIndexPaths:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual void InvalidateDecorationElements (Foundation.NSString elementKind, Foundation.NSIndexPath[] indexPaths)

Parameters

elementKind
String indentifying the decoration view type.
indexPaths
Array of index path objects.

Remarks

Call this for indentifying specific decoration views where the layout attributes have changed.

Requirements

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