UICollectionViewLayoutInvalidationContext.InvalidatedDecorationIndexPaths Property

Definition

A dictionary that defines invalidated decoration views.

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

Property Value

An array of index path objects that designate which specific decoration views have layout changes made to them.

Attributes

Applies to