Share via


UICollectionViewLayoutInvalidationContext.TargetIndexPathsForInteractivelyMovingItems Propiedad

Definición

Obtiene las rutas de acceso de índice para las nuevas ubicaciones de los elementos móviles.

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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a