UICollectionViewLayoutInvalidationContext.TargetIndexPathsForInteractivelyMovingItems Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to