UICollectionViewLayoutInvalidationContext.TargetIndexPathsForInteractivelyMovingItems 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 novos locais dos itens móveis.
[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 da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos