UICollectionViewLayoutInvalidationContext.PreviousIndexPathsForInteractivelyMovingItems Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém os caminhos de índice para locais anteriores dos itens móveis.
[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 da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos