UIKit.UICollectionViewLayoutInvalidationContext.InvalidateSupplementaryElements Method
Adds supplementary views in the specified index paths to an invalid item list.

Syntax

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

Parameters

elementKind
String indicating the type of the supplementary views.
indexPaths
An array of index path objects.

Remarks

Call this in order to identify specific supplementary views in your layout which require updates.

Requirements

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