UICollectionViewLayoutInvalidationContext.PreviousIndexPathsForInteractivelyMovingItems Property

Definition

Gets the index paths for previous locations of the moving items.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath[] PreviousIndexPathsForInteractivelyMovingItems { [Foundation.Export("previousIndexPathsForInteractivelyMovingItems")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PreviousIndexPathsForInteractivelyMovingItems : Foundation.NSIndexPath[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to