다음을 통해 공유


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일 수 있습니다.

특성

적용 대상