UICollectionViewLayoutInvalidationContext.InvalidatedSupplementaryIndexPaths Property

Definition

A dictionary identifying invalidated supplementary views.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary InvalidatedSupplementaryIndexPaths { [Foundation.Export("invalidatedSupplementaryIndexPaths")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InvalidatedSupplementaryIndexPaths : Foundation.NSDictionary

Property Value

An array of index path objects that indicates the supplementary views that have sustained chnages in layout.

Attributes

Applies to