Share via


UICollectionViewLayoutInvalidationContext.PreviousIndexPathsForInteractivelyMovingItems Propiedad

Definición

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

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

Valor de propiedad

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

Este valor puede ser null.

Atributos

Se aplica a