UICollectionViewLayoutInvalidationContext.TargetIndexPathsForInteractivelyMovingItems 属性

定义

获取移动项的新位置的索引路径。

[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[]

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于